diff options
author | Kazu Hirata <kazu@gcc.gnu.org> | 2003-07-10 12:51:27 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2003-07-10 12:51:27 +0000 |
commit | 11791dbccca83858345c2dbb36b751c218fd4213 (patch) | |
tree | 4712deebe0cfca037d11aeeba4ebac60aa7c4d14 /gcc/gcov.c | |
parent | 0c3b76ea504aee2b62a27fec929b985d5411298d (diff) | |
download | gcc-11791dbccca83858345c2dbb36b751c218fd4213.zip gcc-11791dbccca83858345c2dbb36b751c218fd4213.tar.gz gcc-11791dbccca83858345c2dbb36b751c218fd4213.tar.bz2 |
re PR c/11449 (ICE in invert_truthvalue called on AND operation)
PR c/11449
* fold-const.c (sign_bit_p): Return EXP if VAL is the sign bit
of HOST_WIDE_INT.
(fold_single_bit_test): If sign_bit_p() fails, assume that the
bit being tested is not a sign bit.
PR c/11449
* gcc.c-torture/compile/20030707-1.c: New.
* config/h8300/h8300.md (a peephole2): New.
From-SVN: r69187
Diffstat (limited to 'gcc/gcov.c')
0 files changed, 0 insertions, 0 deletions