This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/62053] [5 Regression] ICE: in remap_type_1, at tree-inline.c:540
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Jan 2015 04:46:36 +0000
- Subject: [Bug tree-optimization/62053] [5 Regression] ICE: in remap_type_1, at tree-inline.c:540
- Auto-submitted: auto-generated
- References: <bug-62053-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62053
--- Comment #12 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Jan 16 04:45:53 2015
New Revision: 219705
URL: https://gcc.gnu.org/viewcvs?rev=219705&root=gcc&view=rev
Log:
PR tree-optimization/62053
* tree.c (build_cplus_array_type): Layout type after variants are set.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/tree.c