This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PPC: Only allow -msdata=eabi for TARGET_EABI
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 17 Jun 2003 11:23:59 -0400
- Subject: Re: [PATCH] PPC: Only allow -msdata=eabi for TARGET_EABI
- References: <200306171454.00461@enzo.bigblue.local>
* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Error on invalid
-msdata=eabi usages.
This patch is okay.
Thanks, David