This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r218020 - in /trunk/gcc: ChangeLog dbxout.c
- From: dje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 24 Nov 2014 14:59:52 -0000
- Subject: r218020 - in /trunk/gcc: ChangeLog dbxout.c
Author: dje
Date: Mon Nov 24 14:59:52 2014
New Revision: 218020
URL: https://gcc.gnu.org/viewcvs?rev=218020&root=gcc&view=rev
Log:
PR c++/58561
* dbxout.c: Include stringpool.h
(dbxout_type) [default]: Ignore auto type.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dbxout.c