]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix dwarf2out.c non-HAVE_AS_LEB128 bootstrap failure
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 2016 22:20:58 +0000 (22:20 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Nov 2016 22:20:58 +0000 (22:20 +0000)
commite73ce8f24f5125237936b776ba91e55d3eff7bbd
tree7eb6fec0bbbc740b36e4d55324c3845501ab1661
parentf2f0277e081bfe5d32d9ee75efd778e42753a31b
Fix dwarf2out.c non-HAVE_AS_LEB128 bootstrap failure

* dwarf2out.c (output_rnglists): Wrap basebuf, len in
HAVE_AS_LEB128.

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