sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 14 May 2013 08:03:22 +0000 (08:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 14 May 2013 08:03:22 +0000 (08:03 +0000)
* config/sparc/sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.
* config/sparc/openbsd64.h (CPP_SUBTARGET_SPEC): Likewise.

From-SVN: r198862

gcc/ChangeLog
gcc/config/sparc/openbsd64.h
gcc/config/sparc/sp64-elf.h

index ea7c39b4e55b231ee31846be1feedf569c182df3..9781fb79a53a1dcc74a36d205691858ddbadc85d 100644 (file)
@@ -1,3 +1,8 @@
+2013-05-14  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config/sparc/sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.
+       * config/sparc/openbsd64.h (CPP_SUBTARGET_SPEC): Likewise.
+
 2013-05-14  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/57251
index 60a0ab3bafef253ee786d2b7e35091eed7b058f9..4545e1f0b488510b2818c3f9039874e0e4f7e531 100644 (file)
@@ -41,9 +41,6 @@ along with GCC; see the file COPYING3.  If not see
     }                                          \
   while (0)
 
-#undef CPP_SUBTARGET_SPEC
-#define CPP_SUBTARGET_SPEC ""
-
 /* Inherited from sp64-elf.  */
 #undef NO_IMPLICIT_EXTERN_C
 
index b31d9eaac5846f4ee017358c913e6f731c6aff2a..2d2279e806a247d6ed4c389bcbc2a0d3f8c9017c 100644 (file)
@@ -30,10 +30,6 @@ along with GCC; see the file COPYING3.  If not see
 /* Don't assume anything about the header files.  */
 #define NO_IMPLICIT_EXTERN_C
 
-/* __svr4__ is used by the C library (FIXME) */
-#undef CPP_SUBTARGET_SPEC
-#define CPP_SUBTARGET_SPEC "-D__svr4__"
-
 #undef ASM_SPEC
 #define ASM_SPEC "\
 -s %{fpic|fPIC|fpie|fPIE:-K PIC} \