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/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out...


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

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

           Summary: MIPS gcc.c-torture/compile/20001226-1.c times out...
           Product: gcc
           Version: 3.4
            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: echristo at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org,rsandifo at redhat dot com

configured as:

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

make check results in:
.
.
.
Executing on host: /home/daney/mipsel-gcccvs/gcc/xgcc
-B/home/daney/mipsel-gcccvs/gcc/   -O3 -g  -w -c  -o 20001226-1.o
/home/daney/gcccvsw/gcc/gcc/testsuite/gcc.c-torture/compile/20001226-1.c   
(timeout = 300)
WARNING: program timed out.
compiler exited with status 1
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
Excess errors:
exit status is 1
.
.
.


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