This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/63799] [5 Regression] r217265 caused libjava failures


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

--- Comment #2 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Mon Nov 10 21:33:06 2014
New Revision: 217320

URL: https://gcc.gnu.org/viewcvs?rev=217320&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-lives.c


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