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: [tree-ssa]: Invalid GIMPLE generated by C++ front end


On Fri, 12 Sep 2003 15:23:50 -0600, law@redhat.com wrote:

> The whole point is if the result of fold isn't a valid gimple expression,
> then there's no optimization to perform.

I'm thinking to add a speculative flag to the gimplifier to make it just
return if it sees something non-gimple.

Jason


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