public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/11802] New: simd testsuite regressions due to -msse triggered by --with-arch
@ 2003-08-05  5:05 gschafer at zip dot com dot au
  2003-08-05  5:15 ` [Bug c/11802] " pinskia at physics dot uc dot edu
  0 siblings, 1 reply; 2+ messages in thread
From: gschafer at zip dot com dot au @ 2003-08-05  5:05 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: simd testsuite regressions due to -msse triggered by --
                    with-arch
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gschafer at zip dot com dot au
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu

Building a compiler with "--with-arch=athlon-4" triggers these tests to fail:-

FAIL: gcc.c-torture/compile/simd-5.c (test for excess errors)
FAIL: gcc.c-torture/execute/simd-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/simd-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/simd-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/simd-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/simd-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/simd-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/simd-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/simd-4.c execution,  -O1 
FAIL: gcc.c-torture/execute/simd-4.c execution,  -O2 
FAIL: gcc.c-torture/execute/simd-4.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/simd-4.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/simd-4.c execution,  -Os

The test results are here:-

http://gcc.gnu.org/ml/gcc-testresults/2003-08/msg00245.html

The 1st in that list appears to be same as bug 7277 (i.e. triggered by -mmmx) so
pls ignore that one.

All the others seem to be triggered by -msse and may well be an indication of
general problems with the vector types. If this is the case and you already have
a bug report then sorry for wasting your time.

simd-1.c calls abort()
simd-2.c segfaults
simd-4.c calls abort()

Thanks.


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

* [Bug c/11802] simd testsuite regressions due to -msse triggered by --with-arch
  2003-08-05  5:05 [Bug c/11802] New: simd testsuite regressions due to -msse triggered by --with-arch gschafer at zip dot com dot au
@ 2003-08-05  5:15 ` pinskia at physics dot uc dot edu
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-05  5:15 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-05 05:15 -------
All of these are caused by the stack not being aligned, so this is a dup of bug 10395.

*** This bug has been marked as a duplicate of 10395 ***


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

end of thread, other threads:[~2003-08-05  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-05  5:05 [Bug c/11802] New: simd testsuite regressions due to -msse triggered by --with-arch gschafer at zip dot com dot au
2003-08-05  5:15 ` [Bug c/11802] " pinskia at physics dot uc dot edu

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