Someone broke bootstrap. *sigh*

Nathanael Nerode neroden@twcny.rr.com
Fri May 23 20:00:00 GMT 2003


../../gcc/gcc/tlink.c: In function `scan_linker_output':
../../gcc/gcc/tlink.c:639: warning: assignment discards qualifiers from 
pointer target type

--
There's an assignment p = q ; where p is char* and q is const char* .
-Werror causes us to die.

--Nathanael



More information about the Gcc mailing list