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] -fdisable-gimple


On Fri, 2003-10-03 at 09:21, Jeff Sturm wrote:
> How important is it that the branch continue to support -fdisable-gimple?
> For C or all frontends?
> 
It's not.  At first it was a way of debugging the gimplifier, then it
became a quick and dirty way of comparing tree-ssa against
something-resembling-mainline when running SPEC.  I never modified the
SPEC scripts to do comparison runs between different compilers.  I
should.

Unless any FE folk have a use for it, I'd say we should discard the
flag.


Diego.


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