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]

patch to fix PR64317


  The following patch fixes

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64317

The patch was successfully bootstrapped on x86-64 and ppc64 and tested on x86-64.

  Committed as rev.220060.

2015-01-23  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64317
        * lra-lives.c (make_hard_regno_born): Add parameter.  Don't make
        REAL_PIC_OFFSET_TABLE_REGNUM conflicting with pic offset pseudo.
        (mark_regno_live, process_bb_lives): Pass new parameter value to
        make_hard_regno_born.

2015-01-23  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64317
        * gcc.target/i386/pr64317.c: New test.


Attachment: pr64317.patch
Description: Text document


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