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 target/47558] 163267 breaks exception traceback in xplor-nih


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47558

--- Comment #22 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-02-01 16:57:04 UTC ---
My only comment is that the likely users of FSF gcc are also likely builders of
ported unix code. So gcc 4.6 needs a big fat warning that existing ported unix
code will have to be vetted for the use of flat-namespace and the linkages
manually adjusted. Otherwise will users of gcc 4.6 will unknowingly miscompile
lots of existing unix code. Since we don't link this way in gcc 4.5, I don't
see why we can't just revert the behavior and postpone this change until gcc
4.7 when it can be more carefully done.


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