]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR testsuite/50796 (FAIL: gcc.dg/plugin/plugindir[1234].c)
authorUros Bizjak <ubizjak@gmail.com>
Wed, 19 Oct 2011 21:05:23 +0000 (23:05 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 19 Oct 2011 21:05:23 +0000 (23:05 +0200)
PR testsuite/50796
* gcc.dg/plugin/plugindir?.c Update dg_prune_output.

From-SVN: r180207

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/plugin/plugindir1.c
gcc/testsuite/gcc.dg/plugin/plugindir2.c
gcc/testsuite/gcc.dg/plugin/plugindir3.c
gcc/testsuite/gcc.dg/plugin/plugindir4.c

index 4b5dc238e9e1703771f6d65bd964c97508d27267..e55e8c4eedc882bddcadc4baec08be80e9be977f 100644 (file)
@@ -1,3 +1,8 @@
+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
index a973ec0c54cf2c2d3fa2198f075a5375ad71987f..72821ac98522205ae46e0cb417c49136896c7e15 100644 (file)
@@ -1,4 +1,4 @@
 /* { 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.*" } */
index 58c1505501a9fcaa2eb9701816bae8e23475bd77..063b9d9e5944e4a638d912ee8cf59273b924586c 100644 (file)
@@ -1,4 +1,4 @@
 /* { 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.*" } */
index 41037534a260cd46ff8355c4a03036e62525580c..9b1c004cfd135e749913218ef095ead99d4a1ded 100644 (file)
@@ -1,4 +1,4 @@
 /* { 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.*" } */
index 27b2f24aaf9f20b5da855f1b30d66a871b5aad68..8f1cb8016216db936876cf6d9cd75a94e772c0b8 100644 (file)
@@ -1,4 +1,4 @@
 /* { 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.*" } */