[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 29 11:51:14 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86568
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:
https://gcc.gnu.org/g:fe7c43a7bc72931941dec20df0df5993c932f964
commit r11-1707-gfe7c43a7bc72931941dec20df0df5993c932f964
Author: Jakub Jelinek <jakub@redhat.com>
Date: Mon Jun 29 13:47:44 2020 +0200
testsuite: Adjust testcase for recent -Wnonnull changes
2020-06-29 Jakub Jelinek <jakub@redhat.com>
PR c++/86568
gcc/testsuite/
* c-c++-common/builtin-arith-overflow-1.c (generic_3,
typed_3_null):
Adjust dg-warning.
More information about the Gcc-bugs
mailing list