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: [tree-ssa] Guard consistency checks [patch]


On Sun, 2002-08-11 at 18:40, Jan Hubicka wrote:
> > Adds #ifdef guards around most consistency checks in the tree SSA
> > code.
> Just coding style consistency nit, but...
> Shouldn't this use ENABLE_CHECKING as other code in GCC do?
>
I was going to point out that this is exactly what the patch does when I
realized that I didn't spell the macro right.

Thanks for spotting this one.


Diego.


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