diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2016-10-25 20:15:44 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2016-10-25 20:15:44 +0000 |
commit | 7c7dae654283dec6c03cd689ce3a5182b47fc5a0 (patch) | |
tree | 4a3d40f867233bde4e76e0f52924c709255cfb53 /gcc/fortran/decl.c | |
parent | 6c95388f116dd28bdbcfec25c8f535ccde1d8603 (diff) | |
download | gcc-7c7dae654283dec6c03cd689ce3a5182b47fc5a0.zip gcc-7c7dae654283dec6c03cd689ce3a5182b47fc5a0.tar.gz gcc-7c7dae654283dec6c03cd689ce3a5182b47fc5a0.tar.bz2 |
config.gcc (sparc*-*-solaris2*): Adjust.
* config.gcc (sparc*-*-solaris2*): Adjust.
(sparc64-*-linux*): Likewise.
* config/sparc/default-64.h: Rename to...
* config/sparc/default64.h: ...this.
* config/sparc/sparc.c (sparc_option_override): Replace TARGET_64BIT
with TARGET_ARCH64.
(sparc_mangle_type): Replace !TARGET_64BIT with TARGET_ARCH32.
* config/sparc/sparc.h: Minor tweaks.
* config/sparc/sparc.md: Replace !TARGET_64BIT and !TARGET_ARCH64 with
TARGET_ARCH32 throughout. Minor various tweaks throughout.
From-SVN: r241538
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions