diff options
author | Mihail Ionescu <mihail.ionescu@arm.com> | 2020-01-14 17:47:39 +0000 |
---|---|---|
committer | Mihail Ionescu <mihail.ionescu@arm.com> | 2020-01-16 15:09:19 +0000 |
commit | e953433f089b8276c0445ab538bbf655ef6c8c97 (patch) | |
tree | 8d7d2020ebfd028c9ea89d86818dd2010014fc80 /libgcc/config/arm/freebsd-atomic.c | |
parent | 66aae15b4edfe1900f501493f7946fa828a2cf49 (diff) | |
download | gcc-e953433f089b8276c0445ab538bbf655ef6c8c97.zip gcc-e953433f089b8276c0445ab538bbf655ef6c8c97.tar.gz gcc-e953433f089b8276c0445ab538bbf655ef6c8c97.tar.bz2 |
[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc
This patch is part of a patch series to add support for Armv8.1-M
Mainline Security Extensions architecture.
Code to detect whether cmse.c can be buit with -mcmse checks the output
of host GCC when invoked with -mcmse. However, an error from the
compiler does not prevent some minimal output so this always holds true.
2020-01-16 Mihail-Calin Ionescu <mihail.ionescu@arm.com>
2020-01-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
* config/arm/t-arm: Check return value of gcc rather than lack of
output.
Diffstat (limited to 'libgcc/config/arm/freebsd-atomic.c')
0 files changed, 0 insertions, 0 deletions