This is the mail archive of the gcc@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]

No longer able to detect exception model right


After the update to configure in libstdc++ on openbsd (and any other target that uses sjlj by default),
configure will say the exception model is "call frame" all the time unless you use --enable-sjlj-exceptions
which is not right.
My testresults show that it broke almost of c++ compiling.



Thanks, Andrew Pinski


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