This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r112556 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: amodra at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 31 Mar 2006 00:28:54 -0000
- Subject: r112556 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: amodra
Date: Fri Mar 31 00:28:54 2006
New Revision: 112556
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112556
Log:
* config/rs6000/rs6000.c (rs6000_explicit_options): Add ieee.
(rs6000_override_options): Use it.
(rs6000_handle_option): Set it. Set rs6000_explicit_options.abi
only for -mabi=spe/no-spe and -mabi=altivec.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/rs6000/rs6000.c