This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Daily snapshots of tree-ssa branch available


Diego Novillo wrote:

On Sat, 2003-05-10 at 04:06, Toon Moene wrote:

BTW, without http://gcc.gnu.org/ml/gcc-patches/2003-05/msg00575.html the tree-ssa branch won't build on Alpha.

I merged this weekend, so hopefully this patch made it in. New snapshots should be available soon.

No, it didn't make it - that's why I made a remark about it :-)


Oh, and you need about a dozen no-warn entries added to gcc/gcc/Makefile.in :-(

Yes. This is an issue we need to fix before merging into mainline. GIMPLE tends to emit conditionals that trigger warnings like 'used
before definition'. I believe that Jason was working on a change that
would fix this. In any case, for now they are OK to list as no-warn,
but we will need to remove those settings before merging. Could you add
these entries near the existing FIXME note when you patch Makefile.in?

Will work on that when I find some time ...


Cheers,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-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]