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: genattrtab cores on bootstrap was: gcc-ss-20000228 is now available


Its weird but I'm not seeing a fault per se, just the Error 139. No
core is present so I dunno what's going on. I'm surprised that I don't
see more messages like this here. I'm truly at a loss but then, I
don't know what genattrtab does in the first place.

	later,

		Ben Scherrey

Robert Lipe wrote:
> 
> Benjamin Scherrey wrote:
> > Hmmm... this build fails for me using gcc-2.95.2 under Intel Linux
> > 2.2.13 (RedHat 6.1) and binutils 2.9.1. I do a ./configure
> > --enable-shared;make bootstrap and it comes down to:
> >
> > ./genattrtab ./config/i386/i386.md > tmp-attrtab.c
> > make[2]: *** [s-attrtab] Error 139
> 
> Are you peraps seeing a fault like this?
> 
> 0x804ed41 in clear_struct_flag (x=0x0) at /play/egcs/gcc/genattrtab.c:4030
> 4030      MEM_IN_STRUCT_P (x) = 0;
<rest snipped>

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