bug in head, can't compile

Grzegorz Piotr Jaskiewicz gj@pointblue.com.pl
Fri Jan 21 00:10:00 GMT 2005


On Friday 21 January 2005 00:33, Grzegorz Piotr Jaskiewicz wrote:
> Looks like file ./gcc/tree-cfg.c got double double quotes at the end of
> string literal, which can't compile:
>
>              error ("Nonlocal label %s is not first "
>
>                      "in a sequence of labels in bb %d"", <- here
>
>                      IDENTIFIER_POINTER (DECL_NAME (LABEL_EXPR_LABEL
> (stmt))), bb->index);
>
> can someone fix that please ?
Fixed, never mind than ;)

-- 
GJ



More information about the Gcc mailing list