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 #17 from pinskia at gcc dot gnu dot org  2007-11-23 05:33 -------
What about using the copied default SSA_NAME for the function arguments?  That
seems better and you don't need to rename the names.


-- 


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]