stmt.c (expand_asm_operands): Check whether force_const_mem succeeded.
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 29 Nov 2003 18:54:43 +0000 (18:54 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 29 Nov 2003 18:54:43 +0000 (18:54 +0000)
commit9c8586819806fba3b8acd448a68424aa41d832c8
tree854060a2992c75a90b555b47958be9040f4c5d60
parent2d25605a546af33df11715eff5cc16393c0b2257
stmt.c (expand_asm_operands): Check whether force_const_mem succeeded.

* stmt.c (expand_asm_operands): Check whether force_const_mem
succeeded.

testsuite/
* gcc.dg/tls/asm-1.C: New test.

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