re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)
authorJakub Jelinek <jakub@redhat.com>
Sat, 9 Feb 2013 09:30:45 +0000 (10:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 9 Feb 2013 09:30:45 +0000 (10:30 +0100)
commit59ac9a555ea3a6fde282e135a7dc7546a6e06b5f
treeebd35c6859aa9bc7c3e33caed7cc4c8db4a25b1f
parentd6517f8d69d9f82d1ac478b7f7fcfbb6b34a9c4b
re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)

PR target/56256
* config/rs6000/rs6000.h (ASSEMBLER_DIALECT): Define.

* gcc.target/powerpc/pr56256.c: New test.

From-SVN: r195913
gcc/ChangeLog
gcc/config/rs6000/rs6000.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr56256.c [new file with mode: 0644]