| Index: gcc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
|
| diff --git a/gcc/gcc/testsuite/g++.dg/cpp0x/rv8p.C b/gcc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
|
| index 95a72d5105b7c1c03789fcad40fe4ad24a5a5982..cc7ff8a6ef35bb32779a215d5021165f41b5f2f8 100644
|
| --- a/gcc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
|
| +++ b/gcc/gcc/testsuite/g++.dg/cpp0x/rv8p.C
|
| @@ -1,6 +1,6 @@
|
| // I, Howard Hinnant, hereby place this code in the public domain.
|
|
|
| -// Test overlaod resolution among referece types
|
| +// Test overload resolution among reference types
|
|
|
| // { dg-do compile }
|
| // { dg-options "-std=c++0x" }
|
|
|