mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-30 15:24:07 +08:00
typedefs_neg.cc: Adjust dg-error lines.
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
This commit is contained in:
parent
6c9bfe999d
commit
4b36461502
@ -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
|
||||
|
@ -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" }
|
||||
|
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user