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: [PATCH] Fix enum operands exchange in ipa-inline.c


On Mon, Jan 12, 2015 at 10:36 AM, Hurugalawadi, Naveen
<Naveen.Hurugalawadi@caviumnetworks.com> wrote:
> Hi Richard,
>
> Thanks for the quick review and comments.
>
> Please find attached the modified patch as per your suggestion.

Ok.

Richard.

> Thanks,
> Naveen
> ________________________________________
> From: Richard Biener <richard.guenther@gmail.com>
> Sent: Monday, January 12, 2015 2:48 PM
> To: Hurugalawadi, Naveen
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] Fix enum operands exchange in ipa-inline.c
>
> On Mon, Jan 12, 2015 at 7:58 AM, Hurugalawadi, Naveen
> <Naveen.Hurugalawadi@caviumnetworks.com> wrote:
>> Hi,
>>
>> Sorry, Had forgot the ChangeLog.
>
> Ok, but please properly wrap the long lines, put '? gimple_...' on a new
> one.
>
> Thanks,
> Richard.
>
>> ChangeLog
>> 2015-01-12  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
>>
>>         * ipa-inline.c (inline_small_functions): Swap the operands in
>>         enum.
>>
>> Thanks,
>> Naveen


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