------- Comment #8 from howarth at nitro dot med dot uc dot edu 2009-09-08 03:17 ------- Attempting to obtain a backtrace for test_struct_returning.x3 built with -O3 -fomit-frame-pointer under r147829, I can only get...
[MacPro:gcc/testsuite/gcc] root# gdb ./test_struct_returning.x3 GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul 3 01:19:56 UTC 2009) 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 "x86_64-apple-darwin"...Reading symbols for shared libraries ... done (gdb) r Starting program: /sw/src/fink.build/gcc45-4.4.999-20090524/darwin_objdir/gcc/testsuite/gcc/test_struct_returning.x3 limit: stacksize: Can't remove limit (Invalid argument) Reading symbols for shared libraries ++. done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: 13 at address: 0x0000000000000000 0x0000000100001807 in f_600 () (gdb) bt #0 0x0000000100001807 in f_600 () #1 0x000000010000376d in snapshot_ret () Previous frame inner to this frame (gdb could not unwind past this frame) (gdb) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41288