This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #24 from howarth at nitro dot med dot uc dot edu  2008-08-04 12:32 -------
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?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]