comparison gcc/config/sparc/openbsd64.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 /* Configuration file for sparc64 OpenBSD target. 1 /* Configuration file for sparc64 OpenBSD target.
2 Copyright (C) 1999-2017 Free Software Foundation, Inc. 2 Copyright (C) 1999-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
39 builtin_define ("__sparc_v9__"); \ 39 builtin_define ("__sparc_v9__"); \
40 builtin_define ("__arch64__"); \ 40 builtin_define ("__arch64__"); \
41 } \ 41 } \
42 while (0) 42 while (0)
43 43
44 /* Inherited from sp64-elf. */
45 #undef NO_IMPLICIT_EXTERN_C
46
47 #undef ASM_SPEC 44 #undef ASM_SPEC
48 #define ASM_SPEC "\ 45 #define ASM_SPEC "\
49 -s %{" FPIE_OR_FPIC_SPEC ":-K PIC} \ 46 -s %{" FPIE_OR_FPIC_SPEC ":-K PIC} \
50 %(asm_cpu) %(asm_arch) \ 47 %(asm_cpu) %(asm_arch) \
51 " 48 "