This is the mail archive of the gcc@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: Why gimplification regimplifies things?


On Thu, Jan 29, 2004 at 11:22:38PM +0100, Zdenek Dvorak wrote:
> why is the gimplification done the way it is done, i.e. so that
> once gimplified things are sometimes regimplified?

I've avoided this as much as possible.  What specific case
are you thinking of?

> It does not seem somehow principially difficult to produce
> directly gimple statements.

>From what?  The front end?  Yes, that is difficult.


r~


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