Commit ddead5ba by Doug Kwan Committed by Doug Kwan

polytypes.c: Adjust test for new notes in warnings added in rev 141298.

2009-07-30  Doug Kwan  <dougkwan@google.com>

	* gcc.target/arm/neon/polytypes.c: Adjust test for new notes
	in warnings added in rev 141298.

From-SVN: r150287
parent 311061ec
2009-07-30 Doug Kwan <dougkwan@google.com>
* gcc.target/arm/neon/polytypes.c: Adjust test for new notes
in warnings added in rev 141298.
2009-07-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* lib/options.exp: Use "!=" instead of "ne".
......
......@@ -45,4 +45,4 @@ void foo ()
u128_16 (v128_16); /* { dg-error "incompatible type for argument 1 of 'u128_16'" } */
p128_16 (v128_16);
}
/* { dg-message "note: expected '\[^'\n\]*' but argument is of type '\[^'\n\]*'" "note: expected" { target *-*-* } 0 } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment