]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/12500 (stabs debug info -- void no longer a predefined / builtin type)
authorDavid Taylor <dtaylor@emc.com>
Wed, 22 Oct 2003 14:28:09 +0000 (14:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 22 Oct 2003 14:28:09 +0000 (10:28 -0400)
commita354c7d675cad0dfd66d559e19555cd9fdd37897
tree94ad7f50ed29a96806207e917e28890772391332
parent2461c08bab8cb233fbebae5a074b225395353a9e
re PR debug/12500 (stabs debug info -- void no longer a predefined / builtin type)

        PR debug/12500
        * dbxout.c (dbxout_typedefs): Use COMPLETE_OR_VOID_TYPE_P.

From-SVN: r72798
gcc/ChangeLog
gcc/dbxout.c