This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make check failure on mainline CVS


Graham Stott <graham.stott@btinternet.com> writes:

> 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.

Yes, now the only question remains who freed it wrongly...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]