diff options
author | Ilia Diachkov <ilia.diachkov@optimitech.com> | 2019-07-23 01:29:34 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 2019-07-22 18:29:34 -0700 |
commit | ffbb9818b0efd04bff65c372e3e9444fae634363 (patch) | |
tree | 76e6f330d40b40313cb182a14bd72177b0e8abe1 /gcc/tree-cfg.c | |
parent | 1d46067b347ab1814de3cdd7f620f5c8ca73232a (diff) | |
download | gcc-ffbb9818b0efd04bff65c372e3e9444fae634363.zip gcc-ffbb9818b0efd04bff65c372e3e9444fae634363.tar.gz gcc-ffbb9818b0efd04bff65c372e3e9444fae634363.tar.bz2 |
RISC-V: Add -malign-data= option.
gcc/
Ilia Diachkov <ilia.diachkov@optimitech.com>
* config/riscv/riscv-opts.h (struct riscv_align_data): New.
* config/riscv/riscv.c (riscv_constant_alignment): Use
riscv_align_data_type.
* config/riscv/riscv.h (RISCV_EXPAND_ALIGNMENT): New.
(DATA_ALIGNMENT): Use RISCV_EXPAND_ALIGNMENT.
(LOCAL_ALIGNMENT): Use RISCV_EXPAND_ALIGNMENT.
* config/riscv/riscv.opt (malign-data): New.
* doc/invoke.texi (RISC-V Options): Document -malign-data=.
From-SVN: r273714
Diffstat (limited to 'gcc/tree-cfg.c')
0 files changed, 0 insertions, 0 deletions