diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-11-14 13:44:34 +0000 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2019-11-14 05:44:34 -0800 |
commit | 1a7a35c70b5375e5067194d7430e49007f04e243 (patch) | |
tree | 334934499375400e71c8d32fb105b5d874874c6c /gcc/tree-vectorizer.h | |
parent | 54138d95c6b234ec5857782deca4a0a24ea3dcfc (diff) | |
download | gcc-1a7a35c70b5375e5067194d7430e49007f04e243.zip gcc-1a7a35c70b5375e5067194d7430e49007f04e243.tar.gz gcc-1a7a35c70b5375e5067194d7430e49007f04e243.tar.bz2 |
arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__
Since all but a couple of lines is shared between the two targets,
enable them both at once.
* config/arm/aarch-common-protos.h (arm_md_asm_adjust): Declare.
* config/arm/aarch-common.c (arm_md_asm_adjust): New.
* config/arm/arm-c.c (arm_cpu_builtins): Define
__GCC_ASM_FLAG_OUTPUTS__.
* config/arm/arm.c (TARGET_MD_ASM_ADJUST): New.
* config/aarch64/aarch64-c.c (aarch64_define_unconditional_macros):
Define __GCC_ASM_FLAG_OUTPUTS__.
* config/aarch64/aarch64.c (TARGET_MD_ASM_ADJUST): New.
* doc/extend.texi (FlagOutputOperands): Add documentation
for ARM and AArch64.
From-SVN: r278226
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions