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 PR63620 and PR63799


Uros reported that my latest patch to fix PR63620 does not fix actually the problem and H.J. reported that the patch resulted in 2 java test failures (PR63799).

  The following patch fixes PR63620 and PR63799.

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

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

Committed as rev. 217320.

2014-11-10  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/63620
        PR rtl-optimization/63799
        * lra-lives.c (process_bb_lives): Do not delete EH_REGION, trapped
        and setting PIC pseudo insns.
        (lra_create_live_ranges): Fix the typo.


Attachment: pr63620-2.patch
Description: Text document


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