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: GCC bootstrap failure on i586


On Fri, Dec 12, 2003 at 12:12:23PM +0100, Eric Botcazou wrote:
> Hi Robert,
> 
> Could you post the last entry in the gcc/ChangeLog file for the tree that 
> doesn't bootstrap on i586?

Sure:

2003-12-11  David Mosberger  <davidm@hpl.hp.com>

        * unwind-libunwind.c (_Unwind_SetGR): Clear the NaT bit as
        required by C++ ABI for Itanium.
        * config/t-libunwind (LIB2ADDEH): Remove unwind-libunwind.c.
        * config/t-libunwind-no-eh: New file.
        * configure.in: Check libunwind for _Unwind_Resume() and if it's
        present, set libunwind_has_eh_support to "yes".
        * configure: Regenerate.
        * config.gcc (ia64*-*-linux*): If $libunwind_has_eh_support is
        set to yes, use t-libunwind, otherwise, use t-libunwind-no-eh.

Should I add this information to the automatically generated failure report?

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: pgp00000.pgp
Description: PGP signature


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