aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2019-06-20 17:27:06 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2019-06-20 17:27:06 +0000
commit91bed1a15a6dfb891b9658532b49f9488b5537f4 (patch)
tree929885c2d0d8b1a1d8a37485cbeccfd4178affa6 /gcc/fortran/decl.c
parentceb76ffc6b65e8e35d6cde1148dc0ac958e4a06c (diff)
downloadgcc-91bed1a15a6dfb891b9658532b49f9488b5537f4.zip
gcc-91bed1a15a6dfb891b9658532b49f9488b5537f4.tar.gz
gcc-91bed1a15a6dfb891b9658532b49f9488b5537f4.tar.bz2
[aarch64] Refactor common errata work-around specs
With the addition of the AArch64 NetBSD support code we now have four ports all using and defining the same errata work-around headers. That's silly and long-term becomes a maintenance burden. This patch factors all that code into a single header to eliminate all the duplication. * config/aarch64/aarch64-errata.h: New file. * config/aarch64/aarch64-elf-raw.h (CA53_ERR_835769_SPEC): Delete. (CA53_ERR_843419_SPEC): Delete. (LINK_SPEC): Use AARCH64_ERRATA_LINK_SPEC instead of above. * config/aarch64/aarch64-linux.h: Likewise. * config/aarch64/aarch64-netbsd.h: Likewise. * config/aarch64/aarch64-freebsd.h: Likewise. From-SVN: r272515
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions