http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51695
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Summary|[4.7 Regression] ICE while |NOTE_INSN_VAR_LOCATION |compiling argyllcms package |notes are sometimes too | |large --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-05 06:49:59 UTC --- The ICE is now fixed, keeping the bug open to track doing something about limiting the expression sizes on the var-tracking side and/or doing something with the temporaries and/or subexpression redundancy removal.