------- Comment #6 from mh+gcc at glandium dot org  2010-03-02 17:56 -------
(In reply to comment #5)
> (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.

Even with -fno-asynchronous-unwind-tables, the section is created, though empty
most of the time.


-- 


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

Reply via email to