aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.cc
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2023-02-28 05:46:29 -0800
committerMax Filippov <jcmvbkbc@gmail.com>2023-04-19 12:39:10 -0700
commit675b390e6d037c035ed3be9aca03de3b0f0549f4 (patch)
treeeb5f08a79a631e14a68eff88a3778598bc7c6892 /gcc/tree-vect-patterns.cc
parentec9b30879890f70266dda7f9c853f48b22a9fd50 (diff)
downloadgcc-675b390e6d037c035ed3be9aca03de3b0f0549f4.zip
gcc-675b390e6d037c035ed3be9aca03de3b0f0549f4.tar.gz
gcc-675b390e6d037c035ed3be9aca03de3b0f0549f4.tar.bz2
gcc: xtensa: add -m[no-]strict-align option
gcc/ * config/xtensa/xtensa-opts.h: New header. * config/xtensa/xtensa.h (STRICT_ALIGNMENT): Redefine as xtensa_strict_align. * config/xtensa/xtensa.cc (xtensa_option_override): When -m[no-]strict-align is not specified in the command line set xtensa_strict_align to 0 if the hardware supports both unaligned loads and stores or to 1 otherwise. * config/xtensa/xtensa.opt (mstrict-align): New option. * doc/invoke.texi (Xtensa Options): Document -m[no-]strict-align.
Diffstat (limited to 'gcc/tree-vect-patterns.cc')
0 files changed, 0 insertions, 0 deletions