aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-07-15 15:36:34 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-07-16 08:40:43 +0100
commitc1676651b6c417e8f2b276a28199d76943834277 (patch)
tree7c5e2a3081811ab64d0c3faa2e5f529aea2a9a3e /gcc/tree-ssa-phiopt.c
parentd97d71a1989e9ee8e1b8563b351c42b7732da108 (diff)
downloadgcc-c1676651b6c417e8f2b276a28199d76943834277.zip
gcc-c1676651b6c417e8f2b276a28199d76943834277.tar.gz
gcc-c1676651b6c417e8f2b276a28199d76943834277.tar.bz2
libstdc++: Suppress pedantic warnings about __int128
With -std=c++NN -pedantic -Wsystem-headers there are warnings about the use of __int128, which can be suppressed using diagnostic pragmas. Signed-off-by: Jonathan Wakely <jwakely@redhat.com> libstdc++-v3/ChangeLog: * include/bits/cpp_type_traits.h: Add diagnostic pragmas around uses of non-standard integer types. * include/bits/functional_hash.h: Likewise. * include/bits/iterator_concepts.h: Likewise. * include/bits/max_size_type.h: Likewise. * include/bits/std_abs.h: Likewise. * include/bits/stl_algobase.h: Likewise. * include/bits/uniform_int_dist.h: Likewise. * include/ext/numeric_traits.h: Likewise. * include/std/type_traits: Likewise.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions