This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ada bootstrap failure
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 3 Jul 2003 15:44:55 +0200 (MEST)
- Subject: Ada bootstrap failure
Neil,
Ada bootstrap is still broken with your patches:
/vol/gnu/src/gcc/gcc-dist/gcc/ada/misc.c: In function `gnat_handle_option':
/vol/gnu/src/gcc/gcc-dist/gcc/ada/misc.c:262: warning: assignment of read-only location
/vol/gnu/src/gcc/gcc-dist/gcc/ada/misc.c:263: warning: passing arg 1 of `strcpy' discards qualifiers from pointer target type
/vol/gnu/src/gcc/gcc-dist/gcc/ada/misc.c: In function `gnat_init_options':
/vol/gnu/src/gcc/gcc-dist/gcc/ada/misc.c:288: warning: assignment from incompatible pointer type
Rainer