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 c/14185] New: [MIPS] FAIL: gcc.c-torture/execute/ptr-arith-1.c execution, -O1


$ mipsel-linux-gcc --version
mipsel-linux-gcc (GCC) 3.4.0 20040214 (prerelease)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
Configured as:

../gcccvsw/gcc/configure  --host=i686-pc-linux-gnu --target=mipsel-linux
--enable-languages=c,c++,java --with-headers=/home/mipsel-linux/mipsel-linux/include
--with-arch=mips32 --with-float=soft --prefix=/home/testcvs

Fails in make check
.
.
.
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -O0
PASS: gcc.c-torture/execute/ptr-arith-1.c execution,  -O0
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -O1
FAIL: gcc.c-torture/execute/ptr-arith-1.c execution,  -O1
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -O2
PASS: gcc.c-torture/execute/ptr-arith-1.c execution,  -O2
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -O3 -fomit-frame-pointer  
PASS: gcc.c-torture/execute/ptr-arith-1.c execution,  -O3 -fomit-frame-pointer
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -O3 -g
PASS: gcc.c-torture/execute/ptr-arith-1.c execution,  -O3 -g
PASS: gcc.c-torture/execute/ptr-arith-1.c compilation,  -Os
PASS: gcc.c-torture/execute/ptr-arith-1.c execution,  -Os
.
.
.

-- 
           Summary: [MIPS] FAIL: gcc.c-torture/execute/ptr-arith-1.c
                    execution,  -O1
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mipsel-linux


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


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