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




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]