------- Comment #39 from howarth at nitro dot med dot uc dot edu  2008-08-05 
00:56 -------
#0  0x92986b9e in __kill ()
Starting program: /Users/howarth/stackalign/eh-alloca-1.exe 
Reading symbols for shared libraries +++. done
terminate called after throwing an instance of 'A'

Program received signal SIGABRT, Aborted.
0x92986b9e in __kill ()
(gdb) bt
#1  0x92986b91 in kill$UNIX2003 ()
#2  0x929fdec2 in raise ()
#3  0x92a0d47f in abort ()
#4  0x001bed0b in __gnu_cxx::__verbose_terminate_handler ()
#5  0x001bc83a in __cxxabiv1::__terminate ()
#6  0x001bc87c in std::terminate ()
#7  0x001bc974 in __cxa_throw ()
#8  0x00001e61 in foo (size=5) at eh-alloca-1.C:47
#9  0x00001e95 in main () at eh-alloca-1.C:53


-- 


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

Reply via email to