------- Comment #8 from howarth at nitro dot med dot uc dot edu  2008-11-16 
15:55 -------
This failing testcase produces the following in gdb...

 gdb ./tmpdir-gcc-dg-struct-layout-1-t028-01.exe
GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin"...Reading symbols for shared
libraries ... done

(gdb) r
Starting program:
/sw/src/fink.build/gcc44-4.3.999-20081115/darwin_objdir/gcc/testsuite/gcc/tmpdir-gcc-dg-struct-layout-1-t028-01.exe
 
warning: posix_spawn failed, trying execvp, error: 86
Reading symbols for shared libraries ++. done

Program received signal SIGABRT, Aborted.
0x00007fff83829ee6 in __kill ()
(gdb) bt
#0  0x00007fff83829ee6 in __kill ()
#1  0x00007fff8389af4d in abort ()
#2  0x0000000100000f6f in main ()
(gdb) 

Is there anything else I can provide to debug this?


-- 


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

Reply via email to