This is the mail archive of the gcc-regression@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: bootstrap failure on Darwin


On Mon, Jul 24, 2006 at 07:00:58PM -0700, Andrew Pinski wrote:
> >I'm going to make a wild guess here... could you check and see if this
> >has caused stabs to be output in a non-deterministic order, based on
> >the hash table walk?  A different ordering is used for dwarf2, since
> >the used_types_hash walk doesn't create the DIEs, just mark them.
> 
> I just confirmed, that reverting Daniel's patch, fixes the regression.

Roger Sayle is testing a patch for this problem for me.

-- 
Daniel Jacobowitz
CodeSourcery


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