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++/55558] [C++11] decltype on a static member variable in a template function results in an internal compiler error


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

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-12-01 22:52:35 UTC ---
Author: paolo
Date: Sat Dec  1 22:52:27 2012
New Revision: 194036

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

    PR c++/55558
    * g++.dg/cpp0x/decltype46.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype46.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]