bug in head, can't compile

Grzegorz Piotr Jaskiewicz gj@pointblue.com.pl
Thu Jan 20 23:47:00 GMT 2005


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 ?

-- 
GJ



More information about the Gcc mailing list