This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/33434] [4.3 Regression] inlining miscompilation



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]