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]

Re: egcs-19981220 build on i586-linux-gnu crash


Jeffrey A Law <law@hurl.cygnus.com> said:
>   In message <199812220212.XAA22273@sleipnir.valparaiso.cl>you write:
>   > This is linux-2.1.131ac13, binutils-2.9.1.0.19a, glibc-2.0.108. Bootstrap
>   > (with egcs-19981213) goes fine, but crashes during the build of libio. 

[...]

> I bootstrapped a both a pentium and pentium pro today.
> 
> No special configure or build options.  

Mark confirmed the bug, it is architecture-independent and triggered by:

void f() throw();
void g() throw(int);

Perhaps your build did not trip over this?

Thanks!
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


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