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]

[Committed] Fix bootstrap failure on PA/HPUX


The following obvious patch resolves the current bootstrap failure on
hppa2.0w-hp-hpux11.00.

Committed to mainline as revision 121697.


2007-02-07  Roger Sayle  <roger@eyesopen.com>

        * global.c (compute_regsets): Move declatation of "i" inside of
        #ifdef ELIMINABLE_REGS to avoid unused variable bootstrap failure.

Roger
--

Attachment: patch.txt
Description: Text document


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