http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179
--- Comment #24 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-02-23 20:13:06 UTC --- Created attachment 26739 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26739 fix both PR52179 and revert hack from PR49461 I propose the following patch which both fixes PR52179 and reverts r175182 since it is no longer need. This patch bootstraps on x86_64-apple-darwin11 and produces the expected darwin11 libjava results without passing -Wl,-no_pie to the linker in gcj on darwin11.