public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "brian at dessent dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/36889]  New: [4.4 regression] gfortran.fortran-torture/execute/execute.exp tries to run sse2 execute tests without checking for host support
Date: Mon, 21 Jul 2008 15:31:00 -0000	[thread overview]
Message-ID: <bug-36889-10678@http.gcc.gnu.org/bugzilla/> (raw)

Apparently something in the recent reorganization of the computation of fortran
torture options has caused -msse2 execute tests to be run without checking if
the host supports sse2:

$ egrep '^flags' /proc/cpuinfo
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow

$ egrep 'FAIL.*execute.*sse2'
build/gcc-4.4-20080718/gcc/testsuite/gfortran/gfortran.sum
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/common_size.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/in-pack.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/ptr.f90 execution, -O2 -ftree-vectorize
-msse2 
FAIL: gfortran.fortran-torture/execute/scalarize.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/scalarize2.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/seq_io.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/stack_varsize.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/where_7.f90 execution, -O2
-ftree-vectorize -msse2 
FAIL: gfortran.fortran-torture/execute/where_8.f90 execution, -O2
-ftree-vectorize -msse2 

Note that these are the only ones that happen to fail, but all the execute
tests are built and run with the problematic option; this is a regression in
4.4:

$ find . -name gfortran.log | xargs egrep -Hc 'execution.*msse2'
./gcc-4.0.4/stage3-gcc/testsuite/gfortran/gfortran.log:0
./gcc-4.1.2/stage3-gcc/testsuite/gfortran/gfortran.log:0
./gcc-4.2.4/gcc/testsuite/gfortran/gfortran.log:0
./gcc-4.3.1/gcc/testsuite/gfortran/gfortran.log:0
./gcc-4.4-20080718/gcc/testsuite/gfortran/gfortran.log:219


-- 
           Summary: [4.4 regression] gfortran.fortran-
                    torture/execute/execute.exp tries to run sse2 execute
                    tests without checking for host support
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brian at dessent dot net
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


             reply	other threads:[~2008-07-21 15:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21 15:31 brian at dessent dot net [this message]
2008-08-11  0:25 ` [Bug testsuite/36889] " pinskia at gcc dot gnu dot org
2008-08-20  2:18 ` brian at dessent dot net
2008-08-22 14:50 ` rguenth at gcc dot gnu dot org
2008-09-15  9:12 ` jakub at gcc dot gnu dot org
2008-09-15  9:37 ` jakub at gcc dot gnu dot org
2008-09-15 11:09 ` brian at dessent dot net
2008-09-16 22:05 ` jakub at gcc dot gnu dot org
2008-09-16 22:10 ` jakub at gcc dot gnu dot org
2008-12-08 22:13 ` janis at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-36889-10678@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).