make check failure on mainline CVS

Graham Stott graham.stott@btinternet.com
Mon Oct 21 10:13:00 GMT 2002


Andreas,

Andreas Jaeger wrote:
> Using GCC CVS from 20021016, I get the following failure if I use all
> checking options on i686-linux-gnu:
> 
> $ ../../xgcc -B../../ -c -g -O2   -g -O2   -W -Wall -gnatpg -I. -I/cvs/gcc/gcc/ada s-intman.adb -v -save-temps
> Reading specs from ../../specs
> Configured with: --enable-languages=c,c++,f77,java,objc,ada,treelang --enable-checking=misc,tree,rtl,gc,rtlflag,gcac --with-system-zlib

> $1 = (union tree_node *) 0xa5a5a5a5
Looks like were are using a freed tree node.

> 
> Andreas

Graham




More information about the Gcc-bugs mailing list