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 libstdc++/23278] SJLJ-exceptions broken


------- Additional Comments From jacob dot navia at ants dot com  2005-08-09 19:57 -------
If I can't mix SJLJ exceptions with DWARF2 exceptions how this is supposed to 
work?
I mean I have to rebuild all libraries including libc, libm, and whatever????

This can't be. Besides, why this mixing should lead to the address of a 
function being stored in the high 32 bits of a 64 bit address?

Has anyone used SJLJ exceptions under linux?

Thanks in advance.


-- 


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


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