re PR c/2454 (Test Program A0376972.c fails with gcc-20010320, works with gcc-2.95.3)
authorRoger Sayle <roger@eyesopen.com>
Thu, 11 Jul 2002 01:23:07 +0000 (01:23 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 11 Jul 2002 01:23:07 +0000 (01:23 +0000)
commit0e603223a0b4409a82fe8da8771fc2b0a4e9b7c6
tree7755403fe21485abda2eaeee63211a45a6b4c180
parentc5358a5d4619e8a49b44295c70868f2f26a98462
re PR c/2454 (Test Program A0376972.c fails with gcc-20010320, works with gcc-2.95.3)

PR c/2454
* combine.c (nonzero_bits): LOAD_EXTEND_OP should only apply
to SUBREGs of MEMs.  (num_sign_bit_copies): Likewise.

From-SVN: r55386
gcc/ChangeLog
gcc/combine.c