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]
Other format: [Raw text]

Re: [patch, testsuite] Remove bad test gcc.dg/pr35729.c


On Wed, 2009-01-21 at 20:30 +0100, Zdenek Dvorak wrote:

> what are the statements that are moved out of the loop?  Can the test
> be modified to avoid these statements?

The statements being moved out are the instructions that put the
addresses of the variables g_2 and g_361 into registers so I don't
see how they could be moved out of the loop at the source level.

> > So I would just like to remove this test.
> > 
> > OK for checkin?
> 
> If the answer to my second question is no, then OK.  Otherwise, the
> test should be modified instead.

I will take that as an OK and remove the test later today then.

Steve Ellcey
sje@cup.hp.com


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