aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-09-11 12:07:02 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-09-11 13:00:29 +0000
commit55bdee9af3cff04192c64a573fa1767b48918efa (patch)
tree46e88856d621ab4123c0d0ddc23aee274e85ebbf /gcc/tree-ssa-sink.c
parentfb00a9fc397c5fc487218f7a84069837460f88ee (diff)
downloadgcc-55bdee9af3cff04192c64a573fa1767b48918efa.zip
gcc-55bdee9af3cff04192c64a573fa1767b48918efa.tar.gz
gcc-55bdee9af3cff04192c64a573fa1767b48918efa.tar.bz2
libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
When building with -fno-exceptions, bad_exception_allowed is set but not used, causing a warning during the build. This patch adds __attribute__((unused)) to avoid it. 2020-09-11 Torbjörn SVENSSON <torbjorn.svensson@st.com> Christophe Lyon <christophe.lyon@linaro.org> libstdc++-v3/ * libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.
Diffstat (limited to 'gcc/tree-ssa-sink.c')
0 files changed, 0 insertions, 0 deletions