This is the mail archive of the gcc-patches@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: [PATCH] Fix PR33608, bootstrap failure with ia64 and ada


On Mon, 22 Oct 2007, Eric Botcazou wrote:

> > As tb-gcc.c is only included from tracebak.c a better place to #undef
> > abort is probably there.
> 
> Sorry, I prefer tb-gcc.c as the GCC stuff is dragged from there. :-)

But the fancy_abort define is from gccs system.h.  unwind.h just uses
abort (), which is fine(?).

Richard.


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