(make_extraction): Use is_mode, not inner_mode,
authorRichard Stallman <rms@gnu.org>
Thu, 22 Oct 1992 13:28:02 +0000 (13:28 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 22 Oct 1992 13:28:02 +0000 (13:28 +0000)
commit94b4b17a338e83a18c8d734faf51de25619604ca
treed7fb16b9f4a3e9208644fa2586efcdd886b77115
parent1880be65a8843d5b3df18a63201c7a27bbc0a7e7
(make_extraction): Use is_mode, not inner_mode,

for BYTES_BIG_ENDIAN adjustment to offset for non-bitfield case.
Update is_mode when stripping subreg from around a mem.

From-SVN: r2556
gcc/combine.c