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 ppc64 undefined .LCTOC0 failures (PR target/17751)


>>>>> Jakub Jelinek writes:

Jakub> (DEFAULT_ABI == ABI_AIX || (TARGET_ELF && flag_pic))
Jakub> to cover e.g. linux -m32 -fpic as well.

	Okay.

	This is yet another example of a complicated condition for
initializing the TOC that should be avoided.

Thanks,David


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