r122046 - in /branches/ibm/gcc-4_1-branch/gcc: ...

janis@gcc.gnu.org janis@gcc.gnu.org
Fri Feb 16 17:27:00 GMT 2007


Author: janis
Date: Fri Feb 16 17:27:20 2007
New Revision: 122046

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122046
Log:
2007-02-16  Janis Johnson  <janis187@us.ibm.com>

	Backport from mainline.
	* config/rs6000/rs6000.opt (no-fp-in-toc): Use Var not Mask.
	(no-sum-in-toc): Ditto.
	* config/rs6000/rs6000.c (rs6000_handle_option): Use new
	variables.
	* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Set
	NO_FP_IN_TOC for -fPIC instead of mask.

Modified:
    branches/ibm/gcc-4_1-branch/gcc/ChangeLog
    branches/ibm/gcc-4_1-branch/gcc/config/rs6000/rs6000.c
    branches/ibm/gcc-4_1-branch/gcc/config/rs6000/rs6000.opt
    branches/ibm/gcc-4_1-branch/gcc/config/rs6000/sysv4.h



More information about the Gcc-cvs mailing list