This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++ PATCH] PR c++/58566


Tested on Linux-PPC64.

/cp
2015-10-11  Ville Voutilainen  <ville.voutilainen@gmail.com>

    PR c++/58566
    * lambda.c (lambda_return_type): Return error_mark_node
    instead of void_type_node for the error cases.

/testsuite
2015-10-11  Ville Voutilainen  <ville.voutilainen@gmail.com>

    PR c++/58566
    * g++.dg/cpp0x/lambda/lambda-58566.C: New.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]