This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]