* gcc.dg/march.c: Ignore a note for some targets.
From-SVN: r174310
This commit is contained in:
parent
574e418a27
commit
206a00ece1
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-05-26 Janis Johnson <janisjo@codesourcery.com>
|
||||
|
||||
* gcc.dg/march.c: Ignore a note for some targets.
|
||||
|
||||
2011-05-26 Janis Johnson <janis187@us.ibm.com>
|
||||
Nathan Froyd <froydnj@codesourcery.com>
|
||||
|
||||
|
|
|
@ -3,4 +3,5 @@
|
|||
/* { dg-options "-march=foo" } */
|
||||
/* { dg-error "march" "" { target *-*-* } 0 } */
|
||||
/* { dg-bogus "mtune" "" { target *-*-* } 0 } */
|
||||
/* { dg-prune-output "note: valid arguments" } */
|
||||
int i;
|
||||
|
|
Loading…
Add table
Reference in a new issue