aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2024-09-15 11:48:46 +0200
committerJason Merrill <jason@redhat.com>2024-09-18 17:33:46 -0400
commitaa338bdd46a4946e9d5ac0923ce9bf9bc621c852 (patch)
treef2031e08093a4d5411be5d73e7c8df9431335633 /gcc
parentcc62b2c3da118f08f71d2ae9c08bafb55b35767a (diff)
downloadgcc-aa338bdd46a4946e9d5ac0923ce9bf9bc621c852.zip
gcc-aa338bdd46a4946e9d5ac0923ce9bf9bc621c852.tar.gz
gcc-aa338bdd46a4946e9d5ac0923ce9bf9bc621c852.tar.bz2
libstdc++: add braces
GCC compiles with -fno-exceptions, so __throw_exception_again is a no-op, and compilation gives a -Wempty-body warning here, so let's wrap it as is already done in a few other files. libstdc++-v3/ChangeLog: * include/bits/basic_ios.h: Add braces.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions