This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [mainline] Bootstrap failure: gcc/timevar.c:492: Internalerror:Segmentation fault
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: [mainline] Bootstrap failure: gcc/timevar.c:492: Internalerror:Segmentation fault
- From: Jan Hubicka <jh at suse dot cz>
- Date: Thu, 15 Feb 2001 09:40:53 +0100
- Cc: gcc-bugs at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>
- References: <Pine.BSF.4.33.0102150747220.16334-101000@taygeta.dbai.tuwien.ac.at>
> Jan, might this related to your recent i386 backend changes? Perhaps you
> could try to bootstrap for i386 (as opposed to i686)? We've had a similiar
> bug sometime last year which would only trigger to i386.
I've reproduced the crash with -m386 and going to investigate it. Thanks
Honza
>
> Preprocessed source is attached.
>
> Gerald