This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR 30140, inliner produces invalid gimple


Andrew Pinski wrote on 12/15/06 02:41:

This is the first in a series of patches for invalid gimple produced by
the difference passes.

Sounds like a good idea.


* tree-inline.c (setup_one_parameter): Gimplify the statement if the variable is not a gimple register variable.

OK.


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