This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
- From: "echristo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2003 23:47:20 -0000
- Subject: [Bug c/12922] MIPS gcc.c-torture/compile/20001226-1.c times out...
- References: <20031105234446.12922.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.