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++/51327] [c++0x] [4.7 Regression] ICE with invalid constexpr parameter


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

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-01-29 21:43:00 UTC ---
Author: paolo
Date: Sun Jan 29 21:42:56 2012
New Revision: 183685

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183685
Log:
/cp
2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/51327
    * class.c (explain_non_literal_class): Correctly handle implicitly
    deleted constructors.

/testsuite
2012-01-29  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/51327
    * g++.dg/cpp0x/constexpr-ice6.C: New.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/testsuite/ChangeLog


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