This is the mail archive of the gcc@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: Problem with GP on IA64


On Fri, May 17, 2002 at 03:12:04PM -0400, Richard Kenner wrote:
> I tried that, or at least I thought I did, and it didn't do anything.

It's possible I'm confused, and this is only used for preventing
interblock moves, but I didn't think so.  I can't really tell
either way without seeing what you did, and looking at the test case.

A last resort is to notice a set to pic_offset_table_rtx in
sched_analyze_1 and set reg_pending_barrier.  I'd rather not
be quite so crude as hard coding that though.


r~


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