re PR inline-asm/8788 (ICE in emit_move_insn, at expr.c:3089)
authorRoger Sayle <roger@eyesopen.com>
Mon, 9 May 2005 05:15:50 +0000 (05:15 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 9 May 2005 05:15:50 +0000 (05:15 +0000)
commit4bbcb8fcd4e2627b062cb46083da89f919ae799e
tree245cc8a9f17f8534b5a32132959495818cef308f
parent65ab381cbf67c1fa0a30499ce03a4cfc4e82234c
re PR inline-asm/8788 (ICE in emit_move_insn, at expr.c:3089)

PR inline-asm/8788
* stmt.c (expand_asm_operands): Avoid calling force_reg on BLKmode
operands.

* gcc.dg/pr8788-1.c: New testcase.

From-SVN: r99422
gcc/ChangeLog
gcc/stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr8788-1.c [new file with mode: 0644]