This is the mail archive of the gcc-bugs@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]

[Bug c++/54250] Segmentation fault when decltype of a struct field is used in nested lambdas


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54250

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Mar 18 17:10:23 2014
New Revision: 208658

URL: http://gcc.gnu.org/viewcvs?rev=208658&root=gcc&view=rev
Log:
2014-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/60305
    * g++.dg/cpp0x/constexpr-ice14.C: New.

2014-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

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

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice14.C
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice12.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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