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: FW: [PATCH][Cilkplus] Patch to fix unused variable


On Fri, Nov 11, 2011 at 8:21 AM, Iyer, Balaji V <balaji.v.iyer@intel.com> wrote:
> Forgot to mention.. this is the 4th and final patch in this sequence.
>
> Thanks,
>
> Balaji V. Iyer.
> ________________________________________
> From: Iyer, Balaji V
> Sent: Friday, November 11, 2011 11:16 AM
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH][Cilkplus] Patch to fix unused variable
>
> Hello Everyone,
> ? ?This patch is for the Cilkplus branch affecting both C and C++ compilers. This patch will fix an unused variable warning in collect2.c by enclosing the variable inside #ifdef TARGET_AIX_VERSION.
>
> Thanks,
>
> Balaji V. Iyer.
>

I believe this has been fixed on mainline.  You should imply merge with
mainline to get the proper fix.

I checked in the first 3 patches for you.  Please always use a complete
separate ChangeLog entry for each change when someone else has to
check it in for you.

Thanks.


-- 
H.J.


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