[Bug c++/43232] .eh_frame section created despite -fno-exceptions
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 2 17:52:00 GMT 2010
------- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-02 17:52 -------
(In reply to comment #4)
> So, in case I build with -g, I can just use -fno-asynchronous-unwind-tables
> safely ?
Yes it is safe but not recommended though. I should mention the x86_64 elf ABI
requires this section to be created.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43232
More information about the Gcc-bugs
mailing list