[Bug lto/43581] exception handling broken across shared libaries with -fuse-linker-plugin
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 31 09:23:00 GMT 2010
------- Comment #5 from rguenth at gcc dot gnu dot org 2010-03-31 09:22 -------
It is enough to build the shared library with -flto -fuse-linker-plugin.
You then get
/tmp> LD_LIBRARY_PATH=. ./main
terminate called after throwing an instance of 'libexc'
what(): exception in library
Aborted
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2010-03-31 09:22:54
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43581
More information about the Gcc-bugs
mailing list