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: loop.c bugfix


On Mon, 23 Oct 2000, Richard Kenner wrote:

>     IMHO this patch is a bad idea, and we should change the PA port instead.
>     These special cases for one particular port will make gcc much less
>     maintainable in the long run.
> 
> You misunderstand.  This is quite general code to set REGNO_POINTER_FLAG
> and record alignment information for more pseudos.  It will help in
> optimization for *any* machine.  The only thing unique about the PA port
> here is that it's also needed there to avoid an ICE.

Alright, in that case there's no reason not to do the loop.c patch.  There
still remains the fact that the PA port is doing something suspiciously
dodgy.

Bernd


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