[Bug middle-end/38426] Incorrect code produced with -momit-leaf-frame-pointer -fno-unit-at-a-time

d dot g dot gorbachev at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 9 01:12:00 GMT 2008



------- Comment #2 from d dot g dot gorbachev at gmail dot com  2008-12-09 01:11 -------
Ira() calls setup_eliminable_regset() at ira.c:1794, which calls
ix86_frame_pointer_required() at ira.c:1296, which checks
current_function_is_leaf, but this variable is updated only at ira.c:1866.


-- 


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



More information about the Gcc-bugs mailing list