]> gcc.gnu.org Git - gcc.git/commit - gcc/config/xtensa/xtensa.c
xtensa.c (xtensa_expand_block_move): Use validize_mem() instead of change_address...
authorBob Wilson <bob.wilson@acm.org>
Tue, 12 Mar 2002 23:33:11 +0000 (23:33 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Tue, 12 Mar 2002 23:33:11 +0000 (23:33 +0000)
commit0ae02efa2142a5ebeae19aca5257a6c5ad165236
tree28747d1bc68f5f9f5cb79e069759e05b8c8e2b6f
parentdf867456d79fcb8d136e9e64e6caff4435eb5ca7
xtensa.c (xtensa_expand_block_move): Use validize_mem() instead of change_address to avoid clobbering memory attributes.

        * config/xtensa/xtensa.c (xtensa_expand_block_move): Use
        validize_mem() instead of change_address to avoid clobbering
        memory attributes.

From-SVN: r50693
gcc/ChangeLog
gcc/config/xtensa/xtensa.c
This page took 0.063339 seconds and 5 git commands to generate.