r202814 - in /trunk/gcc: ChangeLog config/ia64/...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sat Sep 21 21:12:00 GMT 2013


Author: ebotcazou
Date: Sat Sep 21 21:12:20 2013
New Revision: 202814

URL: http://gcc.gnu.org/viewcvs?rev=202814&root=gcc&view=rev
Log:
	* config/ia64/predicates.md (ia64_cbranch_operator): Accept unordered
	comparison operators when -fno-trapping-math is in effect.
	* config/ia64/ia64.c (ia64_expand_compare): Add support for unordered
	comparison operators in TFmode and assert that unsupported operators
	cannot reach here.
	(ia64_print_operand): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ia64/ia64.c
    trunk/gcc/config/ia64/predicates.md



More information about the Gcc-cvs mailing list