public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out...
@ 2003-11-05 23:44 daney at gcc dot gnu dot org
  2003-11-05 23:47 ` [Bug c/12922] " echristo at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: daney at gcc dot gnu dot org @ 2003-11-05 23:44 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=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
.
.
.


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

* [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
@ 2003-11-05 23:47 ` echristo at redhat dot com
  2003-11-06  7:21 ` cgd at broadcom dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: echristo at redhat dot com @ 2003-11-05 23:47 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=12922


echristo at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From echristo at redhat dot com  2003-11-05 23:47 -------
Yup. Times out. This is because the branch delay slot scheduler is more than a
wee bit slow. This can finish on really fast hardware, or at least should. Also,
you can run it by hand to verify that it passes.


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

* [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
  2003-11-05 23:47 ` [Bug c/12922] " echristo at redhat dot com
@ 2003-11-06  7:21 ` cgd at broadcom dot com
  2003-11-06  7:44 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cgd at broadcom dot com @ 2003-11-06  7:21 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=12922



------- Additional Comments From cgd at broadcom dot com  2003-11-06 07:21 -------
Subject: Re:  MIPS gcc.c-torture/compile/20001226-1.c times
 out...

(for the record, this is in no way new.  I've remembered this since i
started testing gcc against mips-sim.)


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

* [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
  2003-11-05 23:47 ` [Bug c/12922] " echristo at redhat dot com
  2003-11-06  7:21 ` cgd at broadcom dot com
@ 2003-11-06  7:44 ` ebotcazou at gcc dot gnu dot org
  2003-11-06  9:46 ` echristo at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2003-11-06  7:44 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=12922



------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-11-06 07:44 -------
It also times out on low-end x86 hardware, so the branch delay slot scheduler is
certainly not the only culprit. On the contrary, it passes for the 3.3 branch
(and the 3.2 branch) on the same hardware.


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

* [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-11-06  7:44 ` ebotcazou at gcc dot gnu dot org
@ 2003-11-06  9:46 ` echristo at redhat dot com
  2003-11-26 16:23 ` pinskia at gcc dot gnu dot org
  2004-02-18  0:51 ` [Bug middle-end/12922] " daney at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: echristo at redhat dot com @ 2003-11-06  9:46 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=12922



------- Additional Comments From echristo at redhat dot com  2003-11-06 09:46 -------
Subject: Re:  MIPS gcc.c-torture/compile/20001226-1.c times
	out...


> ------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-11-06 07:44 -------
> It also times out on low-end x86 hardware, so the branch delay slot scheduler is
> certainly not the only culprit. On the contrary, it passes for the 3.3 branch
> (and the 3.2 branch) on the same hardware.

Fair enough. I looked into it at one point on mips and it was spending
~75% of it's time in dbr_sched

-eric


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

* [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2003-11-06  9:46 ` echristo at redhat dot com
@ 2003-11-26 16:23 ` pinskia at gcc dot gnu dot org
  2004-02-18  0:51 ` [Bug middle-end/12922] " daney at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-26 16:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-26 16:23:58
               date|                            |


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


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

* [Bug middle-end/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
  2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2003-11-26 16:23 ` pinskia at gcc dot gnu dot org
@ 2004-02-18  0:51 ` daney at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: daney at gcc dot gnu dot org @ 2004-02-18  0:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From daney at gcc dot gnu dot org  2004-02-18 00:51 -------
All gcc.c-torture/compile/20001226-1.c tests now pass for me running on the same
host that had the initial failure.

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


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-02-18  0:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-05 23:44 [Bug c/12922] New: MIPS gcc.c-torture/compile/20001226-1.c times out daney at gcc dot gnu dot org
2003-11-05 23:47 ` [Bug c/12922] " echristo at redhat dot com
2003-11-06  7:21 ` cgd at broadcom dot com
2003-11-06  7:44 ` ebotcazou at gcc dot gnu dot org
2003-11-06  9:46 ` echristo at redhat dot com
2003-11-26 16:23 ` pinskia at gcc dot gnu dot org
2004-02-18  0:51 ` [Bug middle-end/12922] " daney at gcc dot gnu dot org

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