re PR inline-asm/30505 (asm operand has impossible constraints.)
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Mar 2007 23:24:43 +0000 (00:24 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 19 Mar 2007 23:24:43 +0000 (00:24 +0100)
commit5d8a54345abbbb4dcf013a03bf6e6742414c389d
tree06566dbc082fed23428c52e95c555fa28d3ed791
parent3eabae3bbb185d38a239196d286bfd9cfcb88f4e
re PR inline-asm/30505 (asm operand has impossible constraints.)

PR inline-asm/30505
* reload1.c (reload): Do invalid ASM checking after
cleanup_subreg_operands.

* gcc.target/i386/pr30505.c: New test.

From-SVN: r123072
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr30505.c [new file with mode: 0644]