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: [PATCH] Fix gcc.dg/20020312-2.c on powerpc-linux-gnu


On Fri, Mar 29, 2002 at 10:45:56PM +0100, Franz Sirl wrote:
> PIC_OFFSET_TABLE_REGNUM to return INVALID_REGNUM if !flag_pic (btw, this 
> requirement isn't documented yet).

That's because this isn't a hard requirement.  If the target *always*
uses the pic register (as pa64, ia64, alpha do), then of course we
won't mark it !flag_pic.


r~


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