OSDN Git Service

Fix sparc builtin_memcpy miscompilation.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Oct 1998 19:27:19 +0000 (19:27 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Oct 1998 19:27:19 +0000 (19:27 +0000)
commitedffc66dbb7f83d8b92ea818f5460dad43b62039
treee74cf64bef6571029f944536af0afa7cd3a4dc62
parent7b8220fe7d19aab6ad4c274fc80f8acaf4839148
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23215 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expmed.c