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] Use the new DWARF4 mandated DW_FORMs for -gdwarf-4


On 04/01/2010 05:42 AM, Jakub Jelinek wrote:
> 	* dwarf2out.c (output_compilation_unit_header): For
> 	-gdwarf-4 use version 4 instead of version 3.
> 	(output_line_info): For version 4 and above emit additional
> 	maximum ops per insn header field.
> 	(DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
> 
> 	* dwarf2out.c (is_c_family, is_java): Remove.
> 	(lower_bound_default): New function.
> 	(add_bound_info, gen_descr_array_type_die): Use it.

Ok.


r~


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