[Bug c++/62127] [5 Regression] ICE with VLA in constructor
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 13 14:44:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62127
--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Oct 13 14:43:24 2014
New Revision: 216150
URL: https://gcc.gnu.org/viewcvs?rev=216150&root=gcc&view=rev
Log:
PR tree-optimization/62127
* g++.dg/torture/pr62127.C: New testcase.
* tree.c (remap_type_1): When remapping array, remap
also its type.
Added:
trunk/gcc/testsuite/g++.dg/torture/pr62127.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-inline.c
More information about the Gcc-bugs
mailing list