r192067 - in /trunk/gcc: ChangeLog c-family/Cha...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Oct 4 08:51:00 GMT 2012
Author: charlet
Date: Thu Oct 4 08:51:31 2012
New Revision: 192067
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192067
Log:
2012-10-04 Arnaud Charlet <charlet@adacore.com>
* dumpfile.h, dumpfile.c: Remove TDI_ada.
c-family/
* c-ada-spec.c (print_ada_declaration): Remove handling of TDF_RAW.
* c.opt (-fdump-ada-spec, -fdump-ada-spec-slim): Move switch definition
out of dumpfile.h.
c/
* c-decl.c (c_write_global_declarations): Fix handling of
-fdump-ada-spec*.
cp/
* decl2.c (cp_write_global_declarations): Fix handling of
-fdump-ada-spec*.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-ada-spec.c
trunk/gcc/c-family/c.opt
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-decl.c
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c
trunk/gcc/dumpfile.c
trunk/gcc/dumpfile.h
More information about the Gcc-cvs
mailing list