[Bug c++/83714] [8 Regression] ICE in build_address, at cp/typeck.c:5733

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 16 23:06:00 GMT 2018


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jan 16 23:05:39 2018
New Revision: 256765

URL: https://gcc.gnu.org/viewcvs?rev=256765&root=gcc&view=rev
Log:
        PR c++/83714 - ICE checking return in template.

        * typeck.c (check_return_expr): Call build_non_dependent_expr.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-61.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


More information about the Gcc-bugs mailing list