re PR target/64889 ([h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318)
authorJeff Law <law@redhat.com>
Fri, 6 Feb 2015 14:25:23 +0000 (07:25 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 6 Feb 2015 14:25:23 +0000 (07:25 -0700)
commit1901e8d621fca50bd6aa3f71f9b9b003ca448746
tree02c7e219053f0f91ff98f589a91a48681bf91a0a
parent514ba9e4ad87531575da90b028c9882b1e793963
re PR target/64889 ([h8300] ICE maybe_record_trace_start, at dwarf2cfi.c:2318)

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.

From-SVN: r220478
gcc/ChangeLog
gcc/config/h8300/h8300.c