public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/37845]  New: gcc ignores FP_CONTRACT pragma set to OFF
@ 2008-10-16  7:39 vincent at vinc17 dot org
  2008-10-16  9:41 ` [Bug target/37845] " rguenth at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: vincent at vinc17 dot org @ 2008-10-16  7:39 UTC (permalink / raw)
  To: gcc-bugs

To be conform to the ISO C standard (when FLT_EVAL_METHOD is 0, 1 or 2, which
is the case of gcc), gcc should either take FP_CONTRACT pragmas into account or
(in the mean time) assume they are set to OFF, i.e. disallow the contraction of
floating expressions. This means in particular that -mno-fused-madd should be
the default (with processors for which this option is supported, e.g. PowerPC).

I've tested with gcc-4.4-20081010 on ia64 that this bug is still present.


-- 
           Summary: gcc ignores FP_CONTRACT pragma set to OFF
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vincent at vinc17 dot org


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-14 15:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37845-4@http.gcc.gnu.org/bugzilla/>
2015-08-14 15:08 ` [Bug target/37845] gcc ignores FP_CONTRACT pragma set to OFF vincent-gcc at vinc17 dot net
2008-10-16  7:39 [Bug middle-end/37845] New: " vincent at vinc17 dot org
2008-10-16  9:41 ` [Bug target/37845] " rguenth at gcc dot gnu dot org
2008-10-16  9:44 ` rguenth at gcc dot gnu dot org
2008-10-16 15:40   ` Andrew Thomas Pinski
2008-10-16 13:56 ` vincent at vinc17 dot org
2008-10-16 15:42 ` pinskia at gmail dot com
2008-10-16 16:33 ` joseph at codesourcery dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).