This is the mail archive of the gcc-prs@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


The following reply was made to PR optimization/10232; it has been noted by GNATS.

From: Peter van Hoof <p dot van-hoof at qub dot ac dot uk>
To: geoffk at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, 
    gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: Re: optimization/10232: else clause is executed gratuitously
Date: Thu, 27 Mar 2003 02:12:04 +0000

 geoffk at gcc dot gnu dot org wrote:
 
 >     Works as designed in 3.3.  -ffast-math in 3.3 includes -fno-trapping-math,
 
 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?
 
 


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