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]

FW: [PATCH][Cilkplus] Patch to fix unused variable


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.

Attachment: patch_to_fix_object_nbr.txt
Description: patch_to_fix_object_nbr.txt


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