On Sun, 29 Jan 2012, Janne Blomqvist wrote:
> Taking into account the suggestions by Tobias and Mikael, attached is
> the patch I just committed. Thanks for the reviews!

I am now seeing the following bootstrap error on all my FreeBSD testers, 
and this does not appear to be operating system-specific:

.../gcc-HEAD/gcc/fortran/decl.c: In function 'gfc_try set_binding_label(char**, 
const char*, int)':
.../gcc-HEAD/gcc/fortran/decl.c:3828:23: error: invalid conversion from 'const 
char*' to 'char*' [-fpermissive]
.../gcc-HEAD/gcc/fortran/decl.c: In function 'match 
gfc_match_bind_c(gfc_symbol*, bool)':
.../gcc-HEAD/gcc/fortran/decl.c:5820:23: error: invalid conversion from 'const 
char*' to 'char*' [-fpermissive]
gmake[3]: *** [fortran/decl.o] Error 1

How and where was this patch tested?

Gerald

Reply via email to