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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr 23 13:20:14 2015
New Revision: 222364

URL: https://gcc.gnu.org/viewcvs?rev=222364&root=gcc&view=rev
Log:
    PR c++/65727
    * semantics.c (maybe_resolve_dummy): Handle null return.

Added:
   
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-decltype2.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/semantics.c
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice3.C

Reply via email to