typedefs_neg.cc: Adjust dg-error lines.
authorPaolo Carlini <pcarlini@suse.de>
Fri, 17 Aug 2007 16:50:35 +0000 (16:50 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 17 Aug 2007 16:50:35 +0000 (16:50 +0000)
2007-08-17  Paolo Carlini  <pcarlini@suse.de>

* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
dg-error lines.
* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Ditto.

From-SVN: r127589

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc

index 3a689d2c9da736db491bc6320e67161947da99ce..a020f99c375a61c98311d1535aa6a9ebe53cffda 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-17  Paolo Carlini  <pcarlini@suse.de>
+
+       * testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
+       dg-error lines.
+       * testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Ditto.
+
 2007-08-17  Chris Fairles  <chris.fairles@gmail.com>
 
        PR libstdc++/33098
index 774dca5af70f678ff3c0d1378ed3c412274525d4..68447a8e2881e609760ab9f03f16d2f77f05a3ed 100644 (file)
@@ -49,8 +49,8 @@ void test01()
 // { dg-error "instantiated from here" "" { target *-*-* } 41 }
 // { dg-error "instantiated from here" "" { target *-*-* } 43 }
 
-// { dg-error "invalid use of incomplete type" "" { target *-*-* } 489 }
-// { dg-error "declaration of" "" { target *-*-* } 455 }
+// { dg-error "invalid use of incomplete type" "" { target *-*-* } 490 }
+// { dg-error "declaration of" "" { target *-*-* } 456 }
 
 // { dg-excess-errors "At global scope" }
 // { dg-excess-errors "In instantiation of" }
index 56ce7b9d22533d685db421546b1a1f2c8fceb064..cb50cec4166791e932c3937d8b7f80da24ac2c9a 100644 (file)
@@ -49,8 +49,8 @@ void test01()
 // { dg-error "instantiated from here" "" { target *-*-* } 41 }
 // { dg-error "instantiated from here" "" { target *-*-* } 43 }
 
-// { dg-error "invalid use of incomplete type" "" { target *-*-* } 414 }
-// { dg-error "declaration of" "" { target *-*-* } 380 }
+// { dg-error "invalid use of incomplete type" "" { target *-*-* } 415 }
+// { dg-error "declaration of" "" { target *-*-* } 381 }
 
 // { dg-excess-errors "At global scope" }
 // { dg-excess-errors "In instantiation of" }