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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Jul  3 00:45:43 2015
New Revision: 225366

URL: https://gcc.gnu.org/viewcvs?rev=225366&root=gcc&view=rev
Log:
        PR c++/66743
        * pt.c (for_each_template_parm_r) [UNDERLYING_TYPE]: Use
        TYPE_VALUES_RAW rather than TYPE_FIELDS.

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

Reply via email to