fold-cond-1.c: Increase test case portability by checking that "g ? 1 ...
* 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. From-SVN: r115691
Showing
Please
register
or
sign in
to comment