re PR c++/63506 (GCC deduces wrong return type of operator*() inside template functions)
commit293b1f44fa2d5617e3c6ccac1c6d2874a02d483a
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 15 Dec 2015 10:18:13 +0000 (15 10:18 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 15 Dec 2015 10:18:13 +0000 (15 10:18 +0000)
treebe999f63796ea0203331654b574baf94523dd807
parent2764999bbddb1b480c52750b5d6cd0ef037dda68
re PR c++/63506 (GCC deduces wrong return type of operator*() inside template functions)

2015-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/63506
* g++.dg/cpp0x/pr63506-1.C: New.
* g++.dg/cpp0x/pr63506-2.C: Likewise.

From-SVN: r231646
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr63506-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/pr63506-2.C [new file with mode: 0644]