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