This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33434] [4.3 Regression] inlining miscompilation
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2007 05:37:48 -0000
- Subject: [Bug tree-optimization/33434] [4.3 Regression] inlining miscompilation
- References: <bug-33434-7958@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from pinskia at gcc dot gnu dot org 2007-11-23 05:37 -------
(In reply to comment #17)
> What about using the copied default SSA_NAME for the function arguments? That
> seems better and you don't need to rename the names.
Actually ignore this, I have not read the inliner code until now and see it
already does that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33434