This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove some typedefs (was: Silence class vs. struct warnings (opt_pass, ipa_opt_pass_d))


On Mon, Dec 09, 2013 at 08:49:59PM +0100, Oleg Endo wrote:
> Tested with make all-gcc.

You should be testing such changes by full bootstrap/regtest.

> gcc/ChangeLog:
> 	* gcc/cgraph.h (cgraph_node_set_iterator, 
> 	varpool_node_set_iterator): Remove typedef.
> 	(cgraph_inline_failed_enum, cgraph_inline_failed_t): Remove 
> 	typedef and rename to cgraph_inline_failed_t.

Apparently you have installed the patch with the incorrect prefixes
in the ChangeLog entries.  Please fix it up.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]