public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix PR target/64761
@ 2015-01-27  4:08 Kaz Kojima
  0 siblings, 0 replies; only message in thread
From: Kaz Kojima @ 2015-01-27  4:08 UTC (permalink / raw)
  To: gcc-patches; +Cc: Joern Rennecke

[i'd like to add Joern to CC list because this is based on his patch.]

Hi,

This patch series is to fix PR target/64761 which is formally a 4.9/5
regression.  The fix is splitted into 3 pieces:

[PATCH 1/3] Replace MD_REDIRECT_BRANCH with TARGET_CAN_FOLLOW_JUMP
[PATCH 2/3] [SH] Add jump insn for -freorder-blocks-and-partition
[PATCH 3/3] Fix dbr_schedule for -freorder-blocks-and-partition

The patches are tested on sh4-unknown-linux-gnu and i686-pc-linux-gnu
with "make -k check" and "make info dvi pdf".  Also tested on arc-elf32
because arc is another user of TARGET_CAN_FOLLOW_JUMP, though I could
test it with --enable-languages=c only.  For arc-elf32, I've got

Old tests that failed, that have disappeared: (Eeek!)

arc-sim: gcc.dg/tree-prof/20041218-1.c compilation,  -fprofile-use -D_PROFILE_USE

with compare_tests for unpatched/patched trunk compilers.

Regards,
	kaz

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-26 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27  4:08 [PATCH 0/3] Fix PR target/64761 Kaz Kojima

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).