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: [tree-ssa] Merge as of 2004-01-26


> 
> Thanks to everyone who helped out with the merge.  There should not be
> new regressions except:

I am happy to see that merge fine now.  I will try to get cgraph code
into sync so it will be easier next time.
> 
> On x86-64, we are failing gcc.c-torture/unsorted/opout.c and
> gcc.dg/i386-sse-6.c.
I will try to look into the sse-6.c tonight.
> 
> Neither the branch nor mainline (as of 2004-01-26) bootstrap on ia64. 
> The failure is GGC related, stage1/cc1 dies in ia64_reorg trying to
> access a poisoned page.  Mainline is broken for x86 today, so I think
What happens?  The bootstrap seems to have passed for me about 5 hours
ago.
> I'll wait for the next merge, or maybe somebody already knows about this
> failure?

See thread:
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03390.html
once we will conclude to proper fix, i can commit it to both branches.
Alternativly you may want to simply remove the memset.*0xab calls in
alloc-pool.c that made this semi-latent bug more reproducible.

Honza


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