r238281 - in /trunk/gcc: ChangeLog ipa.c

tbsaunde@gcc.gnu.org tbsaunde@gcc.gnu.org
Wed Jul 13 02:43:00 GMT 2016


Author: tbsaunde
Date: Wed Jul 13 02:43:43 2016
New Revision: 238281

URL: https://gcc.gnu.org/viewcvs?rev=238281&root=gcc&view=rev
Log:
ipa.c: remove static_{ctors,dtors} globals

gcc/ChangeLog:

2016-07-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* ipa.c (record_cdtor_fn): Adjust.
	(build_cdtor_fns): Likewise.
	(ipa_cdtor_merge): Make static_ctors and static_dtors local
	variables.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa.c



More information about the Gcc-cvs mailing list