]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_record with -g)
authorJason Merrill <jason@redhat.com>
Thu, 30 May 2013 19:20:19 +0000 (15:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 30 May 2013 19:20:19 +0000 (15:20 -0400)
commitcc059bdd149ced1b66f912c54c8f435379abb4ad
tree62928da9ada44844becbd3d8830a73cbe49ba91e
parent3a6a88c863a752e70e9a013ae89c87a3d7efe39b
re PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_record with -g)

PR c++/57404
* cp-lang.c (cp_classify_record): Handle structs without
TYPE_LANG_SPECIFIC.

From-SVN: r199456
gcc/cp/ChangeLog
gcc/cp/cp-lang.c
gcc/testsuite/g++.dg/cpp1y/vla6.C [new file with mode: 0644]