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


> 
> 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.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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