Commit f69ce7cf by Kai Tietz Committed by Kai Tietz

pr51344.C: Fix typo.

2012-01-20  Kai Tietz  <ktietz@redhat.com>

	* g++.dg/torture/pr51344.C: Fix typo.

From-SVN: r183330
parent a88b3135
2012-01-20 Kai Tietz <ktietz@redhat.com>
* g++.dg/torture/pr51344.C: Fix typo.
2012-01-20 Richard Guenther <rguenther@suse.de> 2012-01-20 Richard Guenther <rguenther@suse.de>
PR tree-optimization/51903 PR tree-optimization/51903
......
/* { dg-do compile } */ /* { dg-do compile } */
class A;
template <class T> template <class T>
class B class B
{ {
......
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