[Bug optimization/13608] [3.3 regression] Incorrect code with -O3 -ffast-math

roger at eyesopen dot com gcc-bugzilla@gcc.gnu.org
Sun Jan 11 13:55:00 GMT 2004


------- Additional Comments From roger at eyesopen dot com  2004-01-11 13:55 -------
The stack slot -40(%ebp) is created during global register allocation (it appears
for the first time in the .greg dump file), indicating a bug somewhere in GCC's
stack spilling code.

-- 


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



More information about the Gcc-bugs mailing list