]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/35318 (ICE with inline asm in reload)
authorJakub Jelinek <jakub@redhat.com>
Tue, 3 Feb 2009 17:27:45 +0000 (18:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 3 Feb 2009 17:27:45 +0000 (18:27 +0100)
commit70f1628747fd4ec69fce0e26067e1a42f7b2504a
tree9bafa7d9bd247159d4856b22b91dd25ed4ffa33b
parent754ccf7c7c9db6326708936242365c2df354ffae
re PR target/35318 (ICE with inline asm in reload)

PR target/35318
* function.c (match_asm_constraints_1): Skip over
initial optional % in the constraint.

* gcc.c-torture/compile/pr35318.c: New test.

From-SVN: r143901
gcc/ChangeLog
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr35318.c [new file with mode: 0644]