This is the mail archive of the gcc-cvs@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]

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


Author: bergner
Date: Thu Feb  8 01:47:23 2007
New Revision: 121708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121708
Log:
	* config/rs6000/rs6000.c (num_insns_constant): Treat DDmode similar
	to DFmode.
	(rs6000_legitimate_offset_address_p): Likewise.
	(rs6000_legitimize_address): Likewise.
	(function_arg): Likewise.
	* config/rs6000/rs6000.md (add<mode>3_internal1): Disable for
	DECIMAL_FLOAT_MODE_P operands.

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.md


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