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]

Reminder: [PATCH] PPC: Only allow -msdata=eabi for TARGET_EABI


On Saturday 08 March 2003 20:06, Franz Sirl wrote:
> Hi,
>
> since glibc-2.3.2 R2 of the SYSV ABI is not only reserved but actually used
> as a thread register. That makes -sdata=eabi dangerous on anything but
> TARGET_EABI platforms. This patch adds an error message for the dangerous
> cases.
>
> OK to commit to mainline, 3.3 and 3.2?
>
> Franz.
>
>
> 	* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Error on invalid
> 	-msdata=eabi usages.

http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00740.html

Franz.



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