builtin-bitops-1.c: When testing the int-wide bitops, use the constants of the same...
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 9 Feb 2003 13:09:45 +0000 (13:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 9 Feb 2003 13:09:45 +0000 (13:09 +0000)
commit5d4b76c0a92e9392304030f8400c760d5a674bd4
treedb99035145e3bbb2e2db5ec04838a727334da9ba
parent794aca5dcd2e727e0eece90381e11bf1de4f4df0
builtin-bitops-1.c: When testing the int-wide bitops, use the constants of the same width.

* gcc.c-torture/execute/builtin-bitops-1.c: When testing the
int-wide bitops, use the constants of the same width.
Likewise, if long long is 32-bit wide, test bitops using
32-bit constants.

From-SVN: r62603
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/builtin-bitops-1.c