re PR c++/58561 ([c++11] ICE using declaration of function with auto in return type)
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 24 Nov 2014 14:59:52 +0000 (14:59 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 24 Nov 2014 14:59:52 +0000 (09:59 -0500)
commitcf6abd9d9f23b871e5d93be826b988da1a43edf1
treecf28fb3defed196f12a1455c0263d8202b8f961d
parent8403c2cf5f66758fc78a01a675b0d218fded0202
re PR c++/58561 ([c++11] ICE using declaration of function with auto in return type)

        PR c++/58561
        * dbxout.c: Include stringpool.h
        (dbxout_type) [default]: Ignore auto type.

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