RISC-V: If -m[no-]strict-align is not passed, assume its value from -mtune
authorAndrew Waterman <andrew@sifive.com>
Sun, 5 Nov 2017 00:39:01 +0000 (00:39 +0000)
committerPalmer Dabbelt <palmer@gcc.gnu.org>
Sun, 5 Nov 2017 00:39:01 +0000 (00:39 +0000)
commitcaf1c1cd1253a847644744e3d6df3f98051ef024
treeea3a913a9901cb4877862b088ee4ebc768ac76eb
parentecc82a8d0551e02afc9bb4d9dff450f6f0098b4e
RISC-V: If -m[no-]strict-align is not passed, assume its value from -mtune

2017-11-04  Andrew Waterman  <andrew@sifive.com>

* config/riscv/riscv.c (riscv_option_override): Conditionally set
TARGET_STRICT_ALIGN based upon -mtune argument.

From-SVN: r254417
gcc/ChangeLog
gcc/config/riscv/riscv.c