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]

[Bug middle-end/33794] [4.3 regression] Wrong code w/ -ffast-math



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-10-17 11:02 -------
Also what happens if you use -ffloat-store ?

Even though it might be 3 orders of magnitude, this could be still the same
issue as PR 323 (errors multiply in some cases).  Also note -ffloat-store
disables TER for floating point types.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33794


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