diagnostic.c (diagnostic_append_note): Also call va_end when inhibit_notes_p is true.
authorTobias Burnus <burnus@net-b.de>
Mon, 12 Nov 2012 11:00:58 +0000 (12:00 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 12 Nov 2012 11:00:58 +0000 (12:00 +0100)
commit3b4adfb357d82d4a83852a02febc008249579c8e
treec28159e69dee0727a02304cb3889277dc61bfe5c
parentf27f1e98957a6b98c24a86a01e995e9d638c3258
diagnostic.c (diagnostic_append_note): Also call va_end when inhibit_notes_p is true.

2012-11-12  Tobias Burnus  <burnus@net-b.de>

        * diagnostic.c (diagnostic_append_note): Also call va_end when
        inhibit_notes_p is true.

From-SVN: r193428
gcc/ChangeLog
gcc/diagnostic.c