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: Committed: fix build error for cris-*-* due to rtx canonicalization change


On Tue, 2008-04-08 at 11:47 +0200, Paolo Bonzini wrote:
> I think there are going to be many more of these assumptions; I don't 
> like at all that hunk of rtlanal.c and I think it should be reverted for 
> now.  It also caused a code generation regression for i386.

Due to the issues we had with PR28690 and the patch to fix it, I
was cautious with the rtlanal.c change and asked HJ to SPEC test it
for me to make sure this didn't cause any problems on x86/x86_64.
He reported that he didn't see any performance changes with the patch:

  http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01013.html

Are you sure that hunk caused the i386 code gen regression?

I'll note that in another post, I did mention that this hunk
has already been reverted.

Peter




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