This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2010 10:35:06 -0000
- Subject: [Bug middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again
- References: <bug-42749-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from rguenth at gcc dot gnu dot org 2010-01-16 10:35 -------
Indeed it's harder that I thought originally as well ;) I wonder why we
re-create a simple form of the return value adjustment instead of just copying
the existing statements.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42749