]> git.ipfire.org Git - thirdparty/gcc.git/commit
stmt.c (resolve_asm_operand_names): Fix handling of %%.
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 Jun 2010 16:14:40 +0000 (18:14 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 21 Jun 2010 16:14:40 +0000 (18:14 +0200)
commitd34b4f64c879442fb29b59301425fc0087fea5dd
tree5e7fe675f55732a4be8b6bb06e0e8fe9324627d8
parentbabc47283189c5cae91cfe13fd20b0633145655c
stmt.c (resolve_asm_operand_names): Fix handling of %%.

* stmt.c (resolve_asm_operand_names): Fix handling
of %%.

From-SVN: r161091
gcc/ChangeLog
gcc/stmt.c