sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as -mabicalls.

* sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as
    -mabicalls.

From-SVN: r143882
This commit is contained in:
Catherine Moore 2009-02-02 15:47:39 -05:00 committed by Catherine Moore
parent 6c5df99d2e
commit 965fdadfed
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-02-02 Catherine Moore <clm@codesourcery.com>
* sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as
-mabicalls.
2009-02-02 Richard Sandiford <rdsandiford@googlemail.com>
* config/mips/mips.h (FILE_HAS_64BIT_SYMBOLS): New macro.

View File

@ -60,7 +60,6 @@ along with GCC; see the file COPYING3. If not see
#undef SUBTARGET_ASM_SPEC
#define SUBTARGET_ASM_SPEC "\
%{!mips1:--trap} \
%{fPIC|fpic|fPIE|fpie:%{!mips16*:-KPIC}} \
%{mips16:-no-mips16}"
#undef LINK_SPEC