[Bug c/14650] New: Testsuite failures with -mabi=64 in compile/20031023-1.c, 20031023-2.c and 20031023-3.c

ghazi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 19 14:32:00 GMT 2004


As noted in these reports:
http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg00822.html
http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg00959.html

I'm seeing testsuite failures with -mabi=64 on these testcases:
FAIL: gcc.c-torture/compile/20031023-1.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-1.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-1.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-1.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-2.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/20031023-3.c  -Os  (test for excess errors)


In the .log files I see messages like this from the native assembler:

as: Error: /var/tmp//ccfiHqDu.s, line 96: Overflow: 1099511627808
      .frame $fp,1099511627808,$31
as: Error: /var/tmp//ccfiHqDu.s, line 145: Overflow: 1099511627840
      .frame $fp,1099511627840,$31

-- 
           Summary: Testsuite failures with -mabi=64 in compile/20031023-
                    1.c, 20031023-2.c and 20031023-3.c
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
                CC: echristo at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org,rsandifo at redhat dot com
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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



More information about the Gcc-bugs mailing list