http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55960
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from janus at gcc dot gnu.org ---
Note that 'replace_comp' has been removed in r195562 (cf. PR 54107), with the
consequence that the original ICE on comment 0 is fixed in 4.8.0 and above.
Also the double error message is reduced to a single one in 4.8.
For comment 2, 4.8 actually gives an ICE in mio_expr, but it compiles cleanly
with trunk, so I'm closing this whole PR as fixed.