(SLOW_UNALIGNED_ACCESS): Define, but allow override.
authorRichard Stallman <rms@gnu.org>
Wed, 11 Aug 1993 05:22:55 +0000 (05:22 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 11 Aug 1993 05:22:55 +0000 (05:22 +0000)
commitc7e33f8937a1fc34594569f9cd19800768110bc0
treea99fc9b7a36209d544c9ac4cdceb6ac2a97eaf66
parent2abe5d9099672f3d811f8171fad5593fd546b6b5
(SLOW_UNALIGNED_ACCESS): Define, but allow override.

(store_bit_field): Test that instead of STRICT_ALIGNMENT.
Also, allow fetching as non-bitfield if memory is aligned enough.
(extract_bit_field): Install code here like that in store_bit_field.

From-SVN: r5131
gcc/expmed.c