This is the mail archive of the gcc-bugs@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: optimization/10232: else clause is executed gratuitously


On Thu, Mar 27, 2003 at 02:12:04AM +0000, Peter van Hoof wrote:
> Agreed. However, in 3.2.2 the exception is triggered *without* specifying 
> -ffast-math, and is therefore in my view a bug. Shouldn't this be fixed in 
> 3.2.3?

Should be fixed by 

2003-02-11  Falk Hueffner  <falk dot hueffner at student dot uni-tuebingen dot de>

        PR optimization/9651
        * rtlanal.c (may_trap_p): Handle FIX.

if someone wants to backport that.


r~


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