[PATCH] Temporarily enable ac_fold_checking for --enable-checking=yes.

Kaveh R. GHAZI ghazi@caip.rutgers.edu
Fri Jun 22 17:10:00 GMT 2007


On Fri, 22 Jun 2007, Andrew Pinski wrote:

> I rather vote for always enabling fold/df/rtl checking in the stage1
> bootstrap compiler.
>
> What about this patch which enables fold, df, and rtl checking for
> stage1 gcc instead:

Note checking only activates if you compile with gcc >= 2.7.  Some people
use cc for stage1 to make sure gcc-isms don't creep into the stage1 code,
so for those users (like me) this will have no effect.

It's better than nothing, but realize that someone could introduce a
checking checking failure and not realize it even though they did a full
regtest.

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



More information about the Gcc-patches mailing list