bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing "configure" to default to "gcc -g -O2 -fwrapv ..."


From: Richard Kenner
Subject: Re: changing "configure" to default to "gcc -g -O2 -fwrapv ..."
Date: Tue, 02 Jan 2007 08:31:31 EST

> I can do this.  What I also will do is improve VRP to still fold comparisons
> of the for a - 10 > 20 when it knows there is no overflow due to available
> range information for a (it doesn't do that right now).

I thought fold-const.c optimizes that right now and has been for a long time?
If that's the case, I don't see why we should change it: we have absolutely
no evidence of legacy code that would be affected and it's quite common due
to macro substitution.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]