This is the mail archive of the gcc@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]

Re: egcs-release branch aborts during bootstrap


>   >  > (robertl) rjlhome:/play/egcs-release/native/gcc
>   >  > $ cat /tmp/cc
>   >  > ./xgcc -B./ -O2   -DIN_GCC    -O2 -g -I./include   -g1 \
>   >  >         -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions    \
>   >  >         -I. -I../../egcs/gcc -I../../egcs/gcc/config -mcoff \
>   >  >           -c ../../egcs/gcc/cp/tinfo.cc
>   >  > (robertl) rjlhome:/play/egcs-release/native/gcc
>   >  > $ sh /tmp/cc
>   >  > include/exception: In method `bad_exception::bad_exception()':
>   >  > In file included from include/typeinfo:7,
>   >  >                  from ../../egcs/gcc/cp/tinfo.h:4,
>   >  >                  from ../../egcs/gcc/cp/tinfo.cc:29:
>   >  > include/exception:24: Internal compiler error.
>   >  > include/exception:24: Please submit a full bug report to `egcs-bugs@cygn

> Where do we stand on this problem?  Is it still aborting in the release
> branch?

I've been a slacker and haven't been following the release branch very
closely.

I just ran /tmp/cc and watched it abort.  I did a cvs update followed
by a bootstrap.  I'm still waiting for the f77 stuff to build, but it's
definitely made it past the offending code.  I reran /tmp/cc and it
didn't core.

So I'd say whatever it was went away.

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com


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