Commit bff5c921 by Uros Bizjak Committed by Uros Bizjak

re PR testsuite/50796 (FAIL: gcc.dg/plugin/plugindir[1234].c)

	PR testsuite/50796
	* gcc.dg/plugin/plugindir?.c Update dg_prune_output.

From-SVN: r180207
parent 2bb385d9
2011-10-19 Uros Bizjak <ubizjak@gmail.com>
PR testsuite/50796
* gcc.dg/plugin/plugindir?.c Update dg_prune_output.
2011-10-19 Jason Merrill <jason@redhat.com>
PR c++/50787
......
/* { dg-do compile } */
/* { dg-options "-c -fplugin=foo" } */
/* { dg-prune-output ".*inacessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-prune-output ".*inaccessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-do compile } */
/* { dg-options "-save-temps -c -fplugin=foo" } */
/* { dg-prune-output ".*inacessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-prune-output ".*inaccessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-do preprocess } */
/* { dg-options "-fplugin=foo" } */
/* { dg-prune-output ".*inacessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-prune-output ".*inaccessible plugin file.*foo\.so expanded from short plugin name.*" } */
/* { dg-do preprocess } */
/* { dg-options "-iplugindir=my-plugindir -fplugin=foo" } */
/* { dg-prune-output ".*inacessible plugin file.*my-plugindir/foo\.so expanded from short plugin name.*" } */
/* { dg-prune-output ".*inaccessible plugin file.*my-plugindir/foo\.so expanded from short plugin name.*" } */
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