comparison gcc/config/pa/pa-hpux.h @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 /* Definitions of target machine for GNU compiler, for HP-UX. 1 /* Definitions of target machine for GNU compiler, for HP-UX.
2 Copyright (C) 1991-2017 Free Software Foundation, Inc. 2 Copyright (C) 1991-2018 Free Software Foundation, Inc.
3 3
4 This file is part of GCC. 4 This file is part of GCC.
5 5
6 GCC is free software; you can redistribute it and/or modify 6 GCC is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 7 it under the terms of the GNU General Public License as published by
100 #else 100 #else
101 #define LINK_SPEC \ 101 #define LINK_SPEC \
102 "%{mlinker-opt:-O} %{!shared:-u main} %{static:-a archive} %{g*:-a archive} %{shared:-b}" 102 "%{mlinker-opt:-O} %{!shared:-u main} %{static:-a archive} %{g*:-a archive} %{shared:-b}"
103 #endif 103 #endif
104 104
105 /* hpux8 and later have C++ compatible include files, so do not
106 pretend they are `extern "C"'. */
107 #define NO_IMPLICIT_EXTERN_C
108
109 /* hpux11 and earlier don't have fputc_unlocked, so we must inhibit the 105 /* hpux11 and earlier don't have fputc_unlocked, so we must inhibit the
110 transformation of fputs_unlocked and fprintf_unlocked to fputc_unlocked. */ 106 transformation of fputs_unlocked and fprintf_unlocked to fputc_unlocked. */
111 #define DONT_HAVE_FPUTC_UNLOCKED 107 #define DONT_HAVE_FPUTC_UNLOCKED
112 108
113 /* We want the entry value of SP saved in the frame marker for 109 /* We want the entry value of SP saved in the frame marker for