diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-02-13 08:06:51 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-02-13 08:06:51 +0100 |
commit | 74ddc9b8e550c6138862f9ca1eec4374d46667fc (patch) | |
tree | bf1e33c55475adc6ab1c3245b47c2f29f9a8496b /gcc/fold-const.c | |
parent | fc7c3d13a8988f765b93a6556caee3ed376d1216 (diff) | |
download | gcc-74ddc9b8e550c6138862f9ca1eec4374d46667fc.zip gcc-74ddc9b8e550c6138862f9ca1eec4374d46667fc.tar.gz gcc-74ddc9b8e550c6138862f9ca1eec4374d46667fc.tar.bz2 |
testsuite: Fix g++.dg/analyzer/pr93212.C with check-c++-all
The test FAILs with c++11:
.../gcc/testsuite/g++.dg/analyzer/pr93212.C:4:1: error: 'lol' function uses 'auto' type specifier without trailing return type
.../gcc/testsuite/g++.dg/analyzer/pr93212.C:4:1: note: deduced return type only available with '-std=c++14' or '-std=gnu++14'
2020-02-13 Jakub Jelinek <jakub@redhat.com>
* g++.dg/analyzer/pr93212.C: Require c++14 rather than c++11.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions