[Bug c++/64989] constant-initialization of self-referencing array

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 25 06:55:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64989

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Jul 25 06:54:57 2015
New Revision: 226207

URL: https://gcc.gnu.org/viewcvs?rev=226207&root=gcc&view=rev
Log:
        PR c++/64989
        * pt.c (splice_late_return_type): Correct deduced return type for
        abbreviated function template.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/abbrev1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list