[Bug target/49423] [arm] internal compiler error: in push_minipool_fix
mikpe at it dot uu.se
gcc-bugzilla@gcc.gnu.org
Mon Jun 20 17:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamborm at gcc dot gnu.org
--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-20 17:06:18 UTC ---
It's caused by r164136:
Author: jamborm
Date: Thu Sep 9 23:38:23 2010
New Revision: 164136
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164136
Log:
2010-09-10 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/44972
* tree-sra.c: Include toplev.h.
(build_ref_for_offset): Entirely reimplemented.
...
That makes it probably related to PR49094, although in this PR's test case the
one occurrence of attribute((aligned(N)) doesn't matter for the ICE.
More information about the Gcc-bugs
mailing list