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: 2 new testcases


> 
> On Wed, Jul 01, 1998 at 10:39:58AM -0700, H.J. Lu wrote:
> > The bug is in loop.c. It may or may not have anything to do with
> > alias. From what I have seen, it may happen in other cases. Please
> > refer to my previous analysis and patch for details.
> 
> I can't even make the test fail with yesterday's cvs on i686 as-is.
> 
> 

You have to compile it with -O. If it works for you, can you
send me your .s file as well as well as your loop RTL dump?

BTW, egcs in yesterday's cvs is broken on x86. I am trying to get
a testcase for it.

-- 
H.J. Lu (hjl@gnu.org)


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