On 05/14/2012 09:09 AM, Jakub Jelinek wrote:
+ if (debug_info_level>= DINFO_LEVEL_VERBOSE + && !VEC_empty (macinfo_entry, macinfo_table))
Let's make this a macro, perhaps "have_macinfo"? Jason
On 05/14/2012 09:09 AM, Jakub Jelinek wrote:
+ if (debug_info_level>= DINFO_LEVEL_VERBOSE + && !VEC_empty (macinfo_entry, macinfo_table))
Let's make this a macro, perhaps "have_macinfo"? Jason