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 target/39445] New: failure of SSE2 tests


On i586-suse-linux 3 SSE2 tests have failed for some time:

FAIL: gcc.target/i386/pr35767-1.c execution test
FAIL: gcc.target/i386/pr35767-1d.c execution test
FAIL: gcc.target/i386/pr35767-1i.c execution test

When compiled at -O0:

(gdb) run
Starting program: /home/eric/gnat/gnat-head/native32/pr35767-1
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at
ffffe0b4

Program received signal SIGSEGV, Segmentation fault.
0x0804846b in main ()

0x0804846b <main+135>:  movaps %xmm6,(%esp)

(gdb) info reg esp
esp            0xffffce9c       0xffffce9c


-- 
           Summary: failure of SSE2 tests
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org
GCC target triplet: i586-*-*


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


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