[Bug c++/37012] numerous stackalign related testsuite failures on i686-apple-darwin9

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 4 12:52:00 GMT 2008



------- Comment #26 from hjl dot tools at gmail dot com  2008-08-04 12:50 -------
(In reply to comment #24)
> I can comment out every abort in the eh-alloca-1.ii (renamed eh-alloca-1.C) and
> the resulting executable still does...
> 
> terminate called after throwing an instance of 'A'
> Abort
> 
> The abort must be coming from within libstdc++, no?

That means DWARF2 unwind info is wrong. Please

1. Try to create a smallest testcase and provide the .ii file.
2. Provide the complete command line used to compile it.
3. Provide the .o file.
4. Provide the .s file.


-- 


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



More information about the Gcc-bugs mailing list