aboutsummaryrefslogtreecommitdiff
path: root/gold/dwp.cc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-03 01:30:32 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-05 15:25:13 -0500
commitb36c1ccb1feb678f7279b4a8d66c0125d4295078 (patch)
tree3739015b75cd944eecae804145791ad650581706 /gold/dwp.cc
parent203217665139943a4f0d1797b9a5f913b3acf184 (diff)
downloadgdb-b36c1ccb1feb678f7279b4a8d66c0125d4295078.zip
gdb-b36c1ccb1feb678f7279b4a8d66c0125d4295078.tar.gz
gdb-b36c1ccb1feb678f7279b4a8d66c0125d4295078.tar.bz2
libiberty: {count,dup,write}argv: constify argv input slightly
Would be more useful if we could use "const char * const *", but there's a long standing bug where gcc warns about incompatible pointers when you try to pass in "char **". We can at least constify the array itself as gcc will not warn in that case.
Diffstat (limited to 'gold/dwp.cc')
0 files changed, 0 insertions, 0 deletions