]> git.ipfire.org Git - thirdparty/gcc.git/commit - libbacktrace/btest.c
btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile warning...
authorSam Thursfield <sam.thursfield@codethink.co.uk>
Wed, 8 Mar 2017 14:21:21 +0000 (14:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 8 Mar 2017 14:21:21 +0000 (14:21 +0000)
commit121eb024c878d3b2474a3715d5250227af9613f7
treee273fe8168f1c6ece68f71ee88e74b4a48421f2c
parentedfcd7e3d471b9dde2d9a84490a850d2f850f381
btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile warning when...

       * btest.c (test5): Replace #ifdef guard with 'unused' attribute
       to fix compile warning when BACKTRACE_SUPPORTED isn't defined.

From-SVN: r245977
libbacktrace/ChangeLog
libbacktrace/btest.c