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/55604] ICE while dumping in remove_some_program_points_and_update_live_ranges


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55604

--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-12-05 23:55:31 UTC ---
Author: steven
Date: Wed Dec  5 23:55:28 2012
New Revision: 194230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194230
Log:
    PR rtl-optimization/55604
    * lra-lives.c (lra_create_live_ranges): If there are no referenced
    pseudos left, do not compute live ranges.


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]