http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56731
janus at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE on (wrongly) |[4.7 Regression] ICE on |referencing polymorphic |(wrongly) referencing |array in select type |polymorphic array in select | |type --- Comment #6 from janus at gcc dot gnu.org 2013-03-31 20:04:58 UTC --- (In reply to comment #5) > Sorry for the noise, the comment #3 was intended for pr56730. Indeed for this > test I see the ICE for 4.7 only. ... which means it's a 4.7 regression after all. If there is an easy fix, it should certainly be applied to the 4.7 branch (otherwise one can probably forget about it, since it's "only" an ICE-on-invalid).