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, i386]: Rewrite x87 sqrt patterns, take 2a (macroized)


On Sat, 25 Nov 2006, Eric Botcazou wrote:

> > I'm digging through my brown paper bag collection to find appropriate
> > bag, but I _did_ make a full bootstrap & regression test, and there was
> > no RTL check message!
>
> Probably because RTL checking was not enabled.  I'm of the opinion that people
> making (non-trivial) changes in the RTL middle-end should configure the
> compiler with --enable-checking=yes,rtl but others seem to disagree.
> Eric Botcazou

I think the disagreement is whether to make RTL checking on by default.

The case for using RTL checking when one is doing surgery on RTL code in
the middle or backend, is much more clearcut IMHO.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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