------- Comment #4 from pinskia at gcc dot gnu dot org  2006-12-27 22:14 -------
(In reply to comment #3)
> FWIW this doesn't entirely look like a bug to me.
> The code is reaching a gcc_unreachable() statement,
> so this is more along the lines of a properly
> functioning internal check.

But we should really have it error out instead of an ICE really.  It is only a
bug because we get an ICE, if we got an error or ignored the -C, then this
would not be a bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26567

Reply via email to