This is the mail archive of the gcc-patches@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]

Solved, was: Re: alphaev6-unknown-linux-gnu bootstrap fails RTL checking


Clinton Popetz wrote:

> On Tue, Jul 11, 2000 at 07:53:08PM +0200, I wrote:

> > And quite quickly too (I had settled for an overnight build, but within
> > a minute I got the following):

[ ... ./genattr dies because of RTL check .... ]

> Hmm, evidently rtl checking has never been enabled when someone did a
> define_insn_and_split.  The insn in question is ze_and_ne, which has
> been in the tree for over a month.
> 
>                         -Clint
> 
> Tue Jul 11 15:28:21 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
> 
>         * gensupport.c (process_rtx): Make rtl checking stop
>         complaining about the define_insn while it is being
>         converted from a define_insn_and_split.

Thanks, that did it - I just completed a full bootstrap with
--enable-checking=misc,tree,rtl,gc in 3h10m for a CVS download at
2000071210UTC on alphaev6-unknown-linux-gnu.

Make -k check results will be at gcc-testresults@gcc.gnu.org shortly.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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