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]

[fixed-point] Patch to support CONST_FIXED in cselib.c


Hi,

  This patch supports CONST_FIXED in cselib.c .
Thanks!

Regards,
Chao-ying

gcc/ChangeLog
2007-03-09  Chao-ying Fu  <fu@mips.com>

	* cselib.c (entry_and_rtx_equal_p): Check CONST_FIXED.
	(wrap_constant): Check CONST_FIXED.
	(cselib_hash_rtx): Support CONST_FIXED.
	(cselib_subst_to_values): Support CONST_FIXED.

Attachment: cselib.diff
Description: cselib.diff


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