On Fri, 2011-11-18 at 18:26 +0100, Michael Matz wrote: > Hi, > > On Fri, 18 Nov 2011, Steve Ellcey wrote: > > > This patch fixes the IA64 bootstrap when building libunwind. When using > > -fexceptions libunwind will have a reference to __gcc_personality_v0 and > > the bootstrap fails, using -fno-exceptions fixes this. This problem > > started with r181172, Michael Matz's fix to mark objects death at end of > > scope. > > > > Tested on IA64 HP-UX and Linux. > > Oh, so you don't even need -fasynchronous-unwind-tables? Even better then > :) > > > Ciao, > Michael.
Didn't seem to. Do you know of any special tests I should check and/or run. I didn't see any problems in the GCC test suite after the bootstrap. Steve Ellcey s...@cup.hp.com