aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorSudakshina Das <sudi.das@arm.com>2019-12-02 17:21:35 +0000
committerSudakshina Das <sudi@gcc.gnu.org>2019-12-02 17:21:35 +0000
commitd6098f64819e729026df0ebf0e18ac5de713e36e (patch)
tree29f72fbec5f9db8d62a407040f3cb1c94c018646 /gcc/ada
parentb789efeae8c0620b83f25e4a0757c4871e02ab5f (diff)
downloadgcc-d6098f64819e729026df0ebf0e18ac5de713e36e.zip
gcc-d6098f64819e729026df0ebf0e18ac5de713e36e.tar.gz
gcc-d6098f64819e729026df0ebf0e18ac5de713e36e.tar.bz2
[Committed][Arm][testsuite] Fix failure for arm-fp16-ops-*.C
Since r275022 which deprecates some uses of volatile, all arm-fp16-ops-*.C were failing with warnings of deprecated valatile uses on arm-none-eabi and arm-none-linux-gnueabihf. This patch removes the volatile declarations from the header. Since none of the tests are run with any high optimization levels, this should change should not prevent the real function of the tests. gcc/testsuite/ChangeLog: 2019-12-02 Sudakshina Das <sudi.das@arm.com> * g++.dg/ext/arm-fp16/arm-fp16-ops.h: Remove volatile keyword. From-SVN: r278905
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions