This is the mail archive of the gcc-patches@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]

Re: gcc.c-torture/compile/20001226-1.c Times Out on Irix


> Date: Sat, 30 Dec 2000 08:11:41 -0800
> From: Jeffrey Oldham <oldham@codesourcery.com>
> Cc: gcc-patches@gcc.gnu.org, Jeffrey Oldham <oldham@codesourcery.com>

> > I can change the testcase so that it uses -fno-delayed-branch, but I
> > would suggest that someone needs to look at the delayed-branch code to
> > see why it is being so inefficient.
> 
> Yes, would you please add "-fno-delayed-branch" to the testcase.  With
> this flag, -O3 compilation on my Irix box took just over two minutes.

Isn't the testcase failure displaying a bug in the delayed-branch
code?  I don't want to change the testcase if that would hide a real
bug.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

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