aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-05 20:23:30 +0000
committerMike Frysinger <vapier@gcc.gnu.org>2016-01-05 20:23:30 +0000
commit66f49f07d85b002777c45e8f3d1c529ecb65c1cf (patch)
treee33cdcaa1dabbad9bd07bef692c837f46907a560 /gcc
parentacf93f1edc9c6148ff34499975acf2f4a7cc9e75 (diff)
downloadgcc-66f49f07d85b002777c45e8f3d1c529ecb65c1cf.zip
gcc-66f49f07d85b002777c45e8f3d1c529ecb65c1cf.tar.gz
gcc-66f49f07d85b002777c45e8f3d1c529ecb65c1cf.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. From-SVN: r232089
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions