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][Cilkplus]PR 53567


Hello Everyone,
	I missed one case where bug comes up again. This patch should fix that.

Thanks,

Balaji V. Iyer.

-----Original Message-----
From: Iyer, Balaji V [mailto:balaji.v.iyer@intel.com] 
Sent: Friday, June 15, 2012 3:37 PM
To: gcc-patches@gcc.gnu.org
Subject: [PATCH][Cilkplus]PR 53567

 Hello Everyone,
    This patch is for the Cilkplus branch affecting both C and C++ compilers. The dwarf output function was looking for debugging information for an internally generated spawn helper which is not there. So this patch will make sure that those functions are excluded.

Thanks,

Balaji V. Iyer.

Attachment: pr_53672_patch_2.txt
Description: pr_53672_patch_2.txt


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