[Bug optimization/11009] [3.4 regression] -finline emits incorrect jmp instructions
snyder@fnal.gov
gcc-bugzilla@gcc.gnu.org
Tue Jun 17 07:49:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11009
------- Additional Comments From snyder@fnal.gov 2003-06-17 07:49 -------
Subject: Re: [3.4 regression] -finline emits incorrect jmp instructions
This regression appears to be related to this change:
2003-05-13 Jason Merrill <jason@redhat.com>
* typeck.c (build_modify_expr): Don't always stabilize the lhs and
rhs. Do stabilize the lhs of a MODIFY_EXPR used on the lhs.
If i back out that change, then the problem goes away,
at least for the small test case i have.
sss
More information about the Gcc-bugs
mailing list