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++/64100] A static assert using the the current class in a noexcept test leads to a segfault


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

--- Comment #7 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Author: ktietz
Date: Wed Dec 10 11:26:47 2014
New Revision: 218572

URL: https://gcc.gnu.org/viewcvs?rev=218572&root=gcc&view=rev
Log:
    PR c++/64100
    * g++.dg/template/pr64100.C: New file.


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