Commit 12187c13 by Benjamin Kosnik Committed by Benjamin Kosnik

copy_neg.cc: Correct line number.

2007-09-07  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc:
	Correct line number.

From-SVN: r128255
parent dd36913c
2007-09-07 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/19_diagnostics/error_category/cons/copy_neg.cc:
Correct line number.
2007-09-07 Danny Smith <dannysmith@users.sourceforge.net> 2007-09-07 Danny Smith <dannysmith@users.sourceforge.net>
PR libstdc++/33203 PR libstdc++/33203
......
...@@ -50,7 +50,7 @@ int main() ...@@ -50,7 +50,7 @@ int main()
return 0; return 0;
} }
// { dg-error "is private" "" { target *-*-* } 187 } // { dg-error "is private" "" { target *-*-* } 75 }
// { dg-error "within this context" "" { target *-*-* } 29 } // { dg-error "within this context" "" { target *-*-* } 29 }
// { dg-error "first required here" "" { target *-*-* } 48 } // { dg-error "first required here" "" { target *-*-* } 48 }
// { dg-excess-errors "copy constructor" } // { dg-excess-errors "copy constructor" }
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