This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Another build problem under hpux 10.20 with current cvs source
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: Another build problem under hpux 10.20 with current cvs source
- From: Jeffrey A Law <law at redhat dot com>
- Date: Thu, 04 Jan 2001 22:14:17 -0700
- cc: aoliva at redhat dot com (Alexandre Oliva), gcc-bugs at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <200101050412.XAA26869@hiauly1.hia.nrc.ca>you write:
> >
> > On Jan 5, 2001, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:
> >
> > > The following error occurs in stage 2:
> > > ./genextract ../../gcc/config/pa/pa.md > tmp-extract.c
> > > /bin/sh: 20282 Memory fault(coredump)
> >
> > Yep. This one has been there for a couple of weeks :-(
>
> I just discovered that your calls.c patch fixes this problem, so it
> must be related to the deletion of insns which store arguments passed
> by reference. My current build is completely stock except for
> your unreviewed patch from Dec. 30 to instantiate virtual-stack-vars.
> I had removed the calls.c patch before.
Odd. I don't get that failure.
I did a bootstrap today with just a twiddle to reorg.c to avoid the
abort due to the virtual stack vars problem.
jeff