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: Stage2 Miscompilaton of Ada?



On May 13, 2005, at 12:49 PM, Andreas Jaeger wrote:



Diego,


it looks like it's this change:

+2005-05-10  Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-optimize.c (init_tree_optimization_passes): Re-organize
+       optimization passes to do an initial batch of scalar cleanups.
+

which is rather unfortunate since this means we have some kind of
miscompilation.

Can you try bootstrapping with Ada included on x86-64 or ppc and does
this work for you?

This would be PR 21029.


-- Pinski


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