aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2017-05-08 14:35:56 +0000
committerThomas Preud'homme <thopre01@gcc.gnu.org>2017-05-08 14:35:56 +0000
commitc2f46874fd3d88e0895f90c28da836f389b8e937 (patch)
tree557f6c3a5e2378673a358ddbef75a41e4895e141 /gcc/cp
parenta92464ddb2facbbf0b6b613133c0d8e256c0a96b (diff)
downloadgcc-c2f46874fd3d88e0895f90c28da836f389b8e937.zip
gcc-c2f46874fd3d88e0895f90c28da836f389b8e937.tar.gz
gcc-c2f46874fd3d88e0895f90c28da836f389b8e937.tar.bz2
Define TM_MULTILIB_CONFIG for ARM multilib
TM_MULTILIB_CONFIG is not set in config.gcc when building with multilib for arm targets, leading to config/arm/t-multilib not including any of the files (t-aprofile and t-rmprofile) definining the architecture and FPU to build multilib for. This patch fixes that by setting TM_MULTILIB_CONFIG to with_multilib_list's value after it has been checked. It also fix a trailing whitespace issue. 2017-05-08 Thomas Preud'homme <thomas.preudhomme@arm.com> gcc/ * config.gcc (arm*-*-*): Set TM_MULTILIB_CONFIG from with_multilib_list after it has been checked. From-SVN: r247741
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions