* dwarf2out.c (output_loc_list): Don't throw away 64K+ location
commit6e4c9da8ae575748e37c31579d206641e1081206
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jan 2017 20:03:59 +0000 (4 20:03 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jan 2017 20:03:59 +0000 (4 20:03 +0000)
tree90f35d4f1a343de8289b7d95299fc67845dbb79c
parent91f514a0a8b61291c736e0557dc71bc120aa6d17
* dwarf2out.c (output_loc_list): Don't throw away 64K+ location
descriptions for -gdwarf-5 and emit them as uleb128 instead of
2-byte data.

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