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++/59955] Segmentation fault on (re?)defining a struct template as function template, when inside a struct tempate


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

--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Apr 30 09:04:04 2015
New Revision: 222612

URL: https://gcc.gnu.org/viewcvs?rev=222612&root=gcc&view=rev
Log:
2015-04-30  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/59955
        * g++.dg/template/crash121.C: New.

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