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: rs6000_flag_pic


>>>>> Alan Modra writes:

> It seems to me that the rs6000 back-end clears flag_pic just for the
> benefit of the back-end code.  If that's not the case and the intent
> is that some generic parts of the compiler should always see !flag_pic
> for ABI_AIX, then I guess I need to rethink this patch.

	flag_pic is cleared for common parts of GCC, not back-end code.

David


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