aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/numeric
diff options
context:
space:
mode:
authorJonathan Yong <10walls@gmail.com>2025-04-13 02:41:36 +0000
committerJonathan Yong <10walls@gmail.com>2025-04-15 11:38:40 +0000
commit039b566f2f03699676d31b681d1595bddc94a774 (patch)
tree9f71c8615639bd14ac6826de6a16b2fa0afe0528 /libstdc++-v3/include/std/numeric
parenta591629420b39a44a9232226e662bb8681396384 (diff)
downloadgcc-039b566f2f03699676d31b681d1595bddc94a774.zip
gcc-039b566f2f03699676d31b681d1595bddc94a774.tar.gz
gcc-039b566f2f03699676d31b681d1595bddc94a774.tar.bz2
Wbuiltin-declaration-mismatch-4.c: accept long long in warning for llp64
llp64 targets like mingw-w64 will print: gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-4.c:80:17: warning: ‘memset’ argument 3 promotes to ‘ptrdiff_t’ {aka ‘long long int’} where ‘long long unsigned int’ is expected in a call to built-in function declared without prototype [- Wbuiltin-declaration-mismatch] Change the regex pattern to accept it. Signed-off-by: Jonathan Yong <10walls@gmail.com> gcc/testsuite/ChangeLog: * gcc.dg/Wbuiltin-declaration-mismatch-4.c: Make diagnostic accept long long.
Diffstat (limited to 'libstdc++-v3/include/std/numeric')
0 files changed, 0 insertions, 0 deletions