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] Bootstrap failure on alpha


> On Sat, 2003-10-25 at 11:08, Jan Hubicka wrote:
> 
> > I will commit the
> > patch to iniitialize s to 0 as obivous to both mainline and branch as we
> > did for the other case.
> > 
> OK.  Thanks.
I still wonder why it does reproduce on Alpha and not on i386. There is
nothing specific in the function in question so I am puzzled why it gets
inlined for you and not for me.

Perhaps the code size esitmate just goes crazy.  Hope that patch I just
sent for inliing will make it more predictable.

I didn't had chance to test bootstrap on Alpha, so it is still possible
that we get more of such uninitialized warnings.  Let me know then :)
(but with my patch I just sent I got the same warning on i386 too)

Honza
> 
> 
> Diego.
> 


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