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: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p


> On Mon, 2007-07-23 at 10:43 -0700, Steve Ellcey wrote:
> > Did this break bootstrap?
> > 
> > /proj/opensrc/nightly/src/trunk/gcc/rtlanal.c:2936: error: conflicting types for 'swap_commutative_operands_p'
> > /proj/opensrc/nightly/src/trunk/gcc/rtl.h:1693: error: previous declaration of ' swap_commutative_operands_p' was here
> > make[3]: *** [rtlanal.o] Error 1
> 
> I didn't see this compiling on x86_64-linux or powerpc64-linux, but
> maybe there was a problem checking in that patch?  I'll have a look.
> 
> Peter

I think it may have just been a problem with my local tree somehow getting
the latest rtl.h but not the new rtlanal.c.  I am rebuilding now and it
is looking better.

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]