c-common.c
282 KB
-
PR c/84919 - bogus -Wrestrict on sprintf %p with destination as argument · 8a990ffa
gcc/c-family/ChangeLog: PR c/84919 * c-common.c (check_function_arguments): Avoid overlap checking of sprintf functions. gcc/testsuite/ChangeLog: PR c/84919 * gcc.dg/Wrestrict-20.c: New test.
Martin Sebor committed