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 Tue, Dec 10, 2013 at 9:44 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> 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.

I checked in r205866 to restore bootstrap.

>> 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.
>

I checked in r205865 to strip gcc/ from ChangeLog.

-- 
H.J.


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