r235363 - in /branches/gcc-6-branch/gcc: Change...
nsz@gcc.gnu.org
nsz@gcc.gnu.org
Fri Apr 22 11:08:00 GMT 2016
Author: nsz
Date: Fri Apr 22 11:08:16 2016
New Revision: 235363
URL: https://gcc.gnu.org/viewcvs?rev=235363&root=gcc&view=rev
Log:
[PATCH 1/2] (header usage fix) remove unused system header includes
cherry picked from trunk r235361
2016-04-22 Szabolcs Nagy <szabolcs.nagy@arm.com>
* auto-profile.c: Remove <string.h> include.
* ipa-icf-gimple.c: Remove <list> include.
* diagnostic.c: Remove <new> include.
* genmatch.c: Likewise.
* pretty-print.c: Likewise.
* toplev.c: Likewise
* c/c-objc-common.c: Likewise.
* cp/error.c: Likewise.
* fortran/error.c: Likewise.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/auto-profile.c
branches/gcc-6-branch/gcc/c/c-objc-common.c
branches/gcc-6-branch/gcc/cp/error.c
branches/gcc-6-branch/gcc/diagnostic.c
branches/gcc-6-branch/gcc/fortran/error.c
branches/gcc-6-branch/gcc/genmatch.c
branches/gcc-6-branch/gcc/ipa-icf-gimple.c
branches/gcc-6-branch/gcc/pretty-print.c
branches/gcc-6-branch/gcc/toplev.c
More information about the Gcc-cvs
mailing list