[Bug target/45233] FAIL: gcc.c-torture/compile/pr44707.c
mikestump at comcast dot net
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 17:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45233
--- Comment #9 from Mike Stump <mikestump at comcast dot net> 2011-11-09 17:03:21 UTC ---
Ok.
Yeah, combine has a habit of removing a complex thing at one point and
rebuilding at another point, mainly to shorten the lifetime. Mentally, I guess
I was expecting to see code motion to change lifetime.
More information about the Gcc-bugs
mailing list