Re: gcc compilation broken with --enable-checking=release

2010-05-27 Thread Jan Hubicka
Hi, I've committed the following fix. * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)). * cgraphunit.c (clone_of_p): Compile only when checking is enabled. Index: cgraph.h === *** cgraph.h(revi

gcc compilation broken with --enable-checking=release

2010-05-27 Thread Martin Reinecke
Hi, it seems that bootstrap is broken in x86-64 since at least yesterday, but apparently only if checking is disabled. Compilation stops with this error message: gcc -c -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes Wmissing-format-attribute -ped