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 target/64889] [5 Regression] [h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318


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

--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Fri Feb  6 14:25:23 2015
New Revision: 220478

URL: https://gcc.gnu.org/viewcvs?rev=220478&root=gcc&view=rev
Log:
    PR target/64889
    * config/h8300/h8300.c (push): New argument "in_prologue".
    Pass "in_prologue" along to "F".
    (h8300_push_pop): Corresponding changes.
    (h8300_expand_prologue): Likewise.
    (h8300_swap_into_er6): Likewise.  Do not set RTX_FRAME_RELATED_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/h8300/h8300.c


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