[Bug c++/43232] .eh_frame section created despite -fno-exceptions

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 2 15:44:00 GMT 2010



------- Comment #1 from jakub at gcc dot gnu dot org  2010-03-02 15:43 -------
That's because x86-64 defaults to -fasynchronous-unwind-tables.  You really
want that by default on x86_64, as frame pointer is usually omitted.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list