simplify-rtx.c (simplify_subreg): Allow volatile memory to be subregged in case we...
authorJan Hubicka <jh@suse.cz>
Tue, 12 Jun 2001 15:25:16 +0000 (17:25 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 12 Jun 2001 15:25:16 +0000 (15:25 +0000)
commit04864a4677563e47ce9adf9467f91ad42b41c0a0
treec7e337bb6237fdae9b67cab57c4825e6ad43ae26
parent2c1a24210c495aa26a6e2cf90bd2260b2ba18afe
simplify-rtx.c (simplify_subreg): Allow volatile memory to be subregged in case we don't have move instruction.

* simplify-rtx.c (simplify_subreg): Allow volatile memory
to be subregged in case we don't have move instruction.

From-SVN: r43261
gcc/ChangeLog
gcc/simplify-rtx.c