re PR testsuite/42212 (ERROR: tcl error sourcing /Users/regress/tbox/svn-gcc/gcc/testsuite/gcc.target/powerpc/powerpc.exp.)

PR testsuite/42212
	* gcc.target/powerpc/regnames-1.c: Add missing brace dg-do.

From-SVN: r154837
This commit is contained in:
Janis Johnson 2009-11-30 19:14:58 +00:00 committed by Janis Johnson
parent 5e04b3b694
commit c217e26183
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-11-30 Janis Johnson <janis187@us.ibm.com>
PR testsuite/42212
* gcc.target/powerpc/regnames-1.c: Add missing brace dg-do.
2009-11-30 Martin Jambor <mjambor@suse.cz>
PR middle-end/42196

View File

@ -1,4 +1,4 @@
/* { dg-do compile { target powerpc*-*-linux* } */
/* { dg-do compile { target powerpc*-*-linux* } } */
/* { dg-options "-mregnames" } */
register double f17 asm ("f17");