re PR target/67716 ([5] [SH]: Miscompiles libraw: Assembler: unaligned opcodes detect...
authorKaz Kojima <kkojima@gcc.gnu.org>
Tue, 29 Sep 2015 05:36:01 +0000 (05:36 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Tue, 29 Sep 2015 05:36:01 +0000 (05:36 +0000)
commit4c22199569f701692b3fe1116f2ff5b03c303931
tree8c2306b13f69ecbc9fb7831a4acf52c310836c82
parent3179619d50ca540e2ed8bc2baa161351a17cb3ce
re PR target/67716 ([5] [SH]: Miscompiles libraw: Assembler: unaligned opcodes detected in executable segment)

PR target/67716
* [SH] Implement targetm.override_options_after_change hook
  so to avoid resetting loop, jump and function alignment values with
  function-wise optimization flags.

From-SVN: r228228
gcc/ChangeLog
gcc/config/sh/sh.c