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: Another build problem under hpux 10.20 with current cvs source



  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

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