From a5fc34f11592debbf862b82d16e9ce5c364afb5d Mon Sep 17 00:00:00 2001 From: mrs Date: Thu, 29 Apr 2010 03:18:30 +0000 Subject: [PATCH] * 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 --- gcc/ChangeLog | 5 +++++ gcc/config/i386/darwin.h | 1 + 2 files changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7fcbf04..f36d5ed 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 f95d9c9..f2c8984 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) \ + %