[Bug c++/84657] Wrong exception type matched in catch clause when compiled with address sanitizer
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 12:27:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84657
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-03-02
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
It still happens with trunk, but you need to use -fPIC (which your Arch Linux
system compiler enables by default).
More information about the Gcc-bugs
mailing list