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: x86 PIC regressions


> > If we can stop reload from creating new references into the static
> > store or constant pool don't most of these problems go away?
> 
> Either that, or teach reload that it might have to do something
> more to fix up the problem.  Which actually gets mighty confusing
> with, say, the PIC register in a pseudo.

Have you looked if this could be done with secondary reloads?


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