r234955 - in /trunk/gcc/testsuite: ChangeLog gc...

ro@gcc.gnu.org ro@gcc.gnu.org
Wed Apr 13 18:13:00 GMT 2016


Author: ro
Date: Wed Apr 13 18:13:31 2016
New Revision: 234955

URL: https://gcc.gnu.org/viewcvs?rev=234955&root=gcc&view=rev
Log:
Fix gcc.dg/ifcvt-4.c on 64-bit SPARC (PR rtl-optimization/68749)

	PR rtl-optimization/68749
	* gcc.dg/ifcvt-4.c: Use "word_mode" rather than "int" to limit the
	effects of argument promotions.
	Remove default args to dg-skip-if.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/ifcvt-4.c



More information about the Gcc-cvs mailing list