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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jul 21 06:14:57 2016
New Revision: 238566

URL: https://gcc.gnu.org/viewcvs?rev=238566&root=gcc&view=rev
Log:
        PR c++/71718 - infinite recursion and alias template

        * pt.c (push_tinst_level_loc): Set at_eof before fatal_error.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-55.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/pt.c

Reply via email to