r116662 - in /branches/csl/sourcerygxx-4_1: Cha...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Sat Sep 2 18:08:00 GMT 2006


Author: jsm28
Date: Sat Sep  2 18:08:26 2006
New Revision: 116662

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116662
Log:
	Backport:
	2006-07-23  Roger Sayle  <roger@eyesopen.com>
	* gcc.dg/fold-cond-1.c: Increase test case portability by checking
	that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
	which may be transformed to "g || h" on some platforms.

Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.dg/fold-cond-1.c



More information about the Gcc-cvs mailing list