public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/59494] New: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13
@ 2013-12-13 13:33 dominiq at lps dot ens.fr
  2013-12-13 14:31 ` [Bug testsuite/59494] " dominiq at lps dot ens.fr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-12-13 13:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59494
           Summary: [4.9 Regression] FAIL:
                    gfortran.dg/vect/fast-math-mgrid-resid.f
                    scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: hjl.tools at gmail dot com, howarth at bromo dot med.uc.edu,
                    jakub at gcc dot gnu.org

The test gfortran.dg/vect/fast-math-mgrid-resid.f fails after r203979 if gcc is
configured with --with-cpu=core* (default for darwin). This is silenced if
-mtune=generic is added to the dg-options list:

--- gcc/testsuite/gfortran.dg/vect/fast-math-mgrid-resid.f    2013-04-08
15:53:21.000000000 +0200
+++ ../work/gcc/testsuite/gfortran.dg/vect/fast-math-mgrid-resid.f   
2013-12-12 21:51:53.000000000 +0100
@@ -1,7 +1,7 @@
 ! { dg-do compile { target i?86-*-* x86_64-*-* } }
 ! { dg-require-effective-target vect_double }
 ! { dg-require-effective-target sse2 }
-! { dg-options "-O3 -ffast-math -msse2 -fpredictive-commoning -ftree-vectorize
-fdump-tree-optimized" }
+! { dg-options "-mtune=generic -O3 -ffast-math -msse2 -fpredictive-commoning
-ftree-vectorize -fdump-tree-optimized" }


 ******* RESID COMPUTES THE RESIDUAL:  R = V - AU


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

end of thread, other threads:[~2014-01-14  9:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-13 13:33 [Bug testsuite/59494] New: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13 dominiq at lps dot ens.fr
2013-12-13 14:31 ` [Bug testsuite/59494] " dominiq at lps dot ens.fr
2013-12-19 13:34 ` rguenth at gcc dot gnu.org
2013-12-20 13:29 ` jakub at gcc dot gnu.org
2014-01-02 14:28 ` jakub at gcc dot gnu.org
2014-01-13 12:25 ` jakub at gcc dot gnu.org
2014-01-13 12:36 ` dominiq at lps dot ens.fr
2014-01-14  9:01 ` jakub at gcc dot gnu.org
2014-01-14  9:04 ` jakub at gcc dot gnu.org

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).