diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2016-03-10 13:29:48 +0000 |
---|---|---|
committer | Christophe Lyon <clyon@gcc.gnu.org> | 2016-03-10 14:29:48 +0100 |
commit | 48bb1a55e8b1a1624a9b8f49414e6680e517599c (patch) | |
tree | c9bf36489bb3609e511dbb8a841e8cc78b46686d /gcc/cgraph.c | |
parent | 71017a7b7837a4eeb1d1c0b2b155c6567f4f3d95 (diff) | |
download | gcc-48bb1a55e8b1a1624a9b8f49414e6680e517599c.zip gcc-48bb1a55e8b1a1624a9b8f49414e6680e517599c.tar.gz gcc-48bb1a55e8b1a1624a9b8f49414e6680e517599c.tar.bz2 |
re PR target/70113 ([AArch64] -mpc-relative-literal-loads conflicts with fix-cortex-a53-843419)
2016-03-10 Christophe Lyon <christophe.lyon@linaro.org>
PR target/70113.
* config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
Always define to 0 or 1.
(TARGET_FIX_ERR_A53_843419): New macro.
* config/aarch64/aarch64-elf-raw.h
(TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
* config/aarch64/aarch64-linux.h: Likewise.
* config/aarch64/aarch64.c
(aarch64_override_options_after_change_1): Do not default
aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
843419 is on.
(aarch64_attributes): Handle fix-cortex-a53-843419.
(aarch64_can_inline_p): Likewise.
* config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
From-SVN: r234108
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions