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 PA bootstrap (PR 22577)


Hello,

this patch fixes a fallout of my CONSTRUCTOR patch: I had forgotten to check
the config/* files for possible changes. I've now checked and PA seems the only
platform affected.

Committed as obvious after Steve Ellcey bootstrapped and tested it on
hppa1.1-hp-hpux11.00 and hppa64-hp-hpux11.00 (thanks!).

Giovanni Bajo


        PR target/22577
        * config/pa/pa.c (reloc_needed): Updated for VECs inside CONSTRUCTOR.

Attachment: patch-pr22577.txt
Description: Text document


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