This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure compiling ada/misc.c
Matt Kraai wrote:-
> ../../gcc/gcc/ada/misc.c:262: warning: assignment of read-only location
> ../../gcc/gcc/ada/misc.c:263: warning: passing arg 1 of `strcpy' discards qualifiers from pointer target type
> ../../gcc/gcc/ada/misc.c: In function `gnat_init_options':
> ../../gcc/gcc/ada/misc.c:288: warning: assignment from incompatible pointer type
>
> but I didn't let the bootstrap proceed far enough to be sure.
>
> I used the following patch instead.
>
> Bootstrapped on powerpc-unknown-linux-gnu.
>
> OK to commit (and revert Neil's patch)?
Sure, thanks.