]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/cp-demangle.c
Avoid "'dc' may be uninitialized" warning.
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 28 Jan 2014 19:06:44 +0000 (20:06 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 28 Jan 2014 19:06:44 +0000 (20:06 +0100)
commite191f502605992cb2344af710b55fa125a91eee3
treeee5d46ff5b6a7231c31b428d9ae431db19757728
parentd2ca60c021ffc3a781e491d467ab6b2eca7b50ee
Avoid "'dc' may be uninitialized" warning.

libiberty/
* cp-demangle.c (d_demangle_callback): Put an abort call in place,
to help the compiler.

From-SVN: r207200
libiberty/ChangeLog
libiberty/cp-demangle.c