* dwarf2out.c (output_fde, output_call_frame_info,
commitf60ff72cfadf06b0cd54f369528270672554159b
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2016 19:31:57 +0000 (2 19:31 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2016 19:31:57 +0000 (2 19:31 +0000)
tree9d3c99cb56dcd5b74eab0bb9e2d6657328d593b3
parent393aed87a883a31fff18d9847fb43a5520dabde2
* dwarf2out.c (output_fde, output_call_frame_info,
dwarf2out_do_cfi_startproc, set_indirect_string,
gen_internal_sym, output_die, output_line_info): Use
MAX_ARTIFICIAL_LABEL_BYTES as char array sizes for
ASM_GENERATE_INTERNAL_LABEL output.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240701 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c