From: mrs Date: Thu, 29 Apr 2010 03:18:30 +0000 (+0000) Subject: * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=a5fc34f11592debbf862b82d16e9ce5c364afb5d * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now. Fixes stubify-1.mm on i686-apple-darwin*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158852 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7fcbf0474db..f36d5edc266 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2010-04-28 Mike Stump + + * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for + now. + 2010-04-28 Eric Botcazou * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for diff --git a/gcc/config/i386/darwin.h b/gcc/config/i386/darwin.h index f95d9c9d94d..f2c8984ab84 100644 --- a/gcc/config/i386/darwin.h +++ b/gcc/config/i386/darwin.h @@ -92,6 +92,7 @@ along with GCC; see the file COPYING3. If not see #undef CC1_SPEC #define CC1_SPEC "%(cc1_cpu) \ + %