Fix sparc builtin_memcpy miscompilation.
authorJim Wilson <wilson@cygnus.com>
Wed, 21 Oct 1998 19:27:19 +0000 (19:27 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 21 Oct 1998 19:27:19 +0000 (12:27 -0700)
commit7be7a07d27b88ef733255714b0ae5187cf18a428
treee74cf64bef6571029f944536af0afa7cd3a4dc62
parent822a4ff1627c2688dab2df69cf66245407bd7cd9
Fix sparc builtin_memcpy miscompilation.

* expmed.c (store_bit_field): If need to add a SUBREG, then remove
existing SUBREG if we can, otherwise abort.

From-SVN: r23215
gcc/ChangeLog
gcc/expmed.c