[Bug target/36502] i386/darwin generates unnecessary stack ops in every function

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Tue Aug 31 16:41:00 GMT 2010



------- Comment #19 from howarth at nitro dot med dot uc dot edu  2010-08-31 16:41 -------
(In reply to comment #18)

In gdb, the failing nest.exe exection shows...


Starting program: /Users/howarth/stack_align_bug2/nest.exe 
Reading symbols for shared libraries ++. done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x00000000
0x931e6f30 in misaligned_stack_error_ ()
(gdb) bt
#0  0x931e6f30 in misaligned_stack_error_ ()
#1  0x93293cc4 in monstartup ()
#2  0x00001e9e in main ()


-- 


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



More information about the Gcc-bugs mailing list