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] 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



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


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