This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] unbreak bootstrap on pa
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Andreas Tobler <toa at pop dot agri dot ch>
- Date: Sun, 24 Dec 2006 12:58:48 +0100
- Subject: Re: [patch] unbreak bootstrap on pa
- References: <458E67B7.3030607@pop.agri.ch>
On Sunday 24 December 2006 12:42, Andreas Tobler wrote:
> Hi all,
>
> this one makes bootstrapping continue on hppa2.0w-hp-hpux11.11.
>
> Ok for trunk?
>
> Thanks & happy days.
>
> Andreas
>
> 2006-12-24 Andreas Tobler <a.tobler@schweiz.org>
>
> * config/pa/pa.c: Remove heap vector type defines.
I'm guessing this is necessary because of Kazu's patch:
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01648.html
I'm not sure how insn-addr.h is included in pa.o, but it seems
likely that it should one way or another. I would call your
patch obvious if you can verify that Kazu's patch broke bootstrap
for you.
Gr.
Steven