diff options
author | Alexandre Oliva <oliva@adacore.com> | 2020-01-16 03:58:50 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2020-01-23 16:45:24 -0300 |
commit | 18193e8f005320db5ce47067f076680bef7d7532 (patch) | |
tree | caa4f39f59f59d4c4f89fd24c6dc30bac50793f6 /gcc/go | |
parent | f9e84b31df2a5dd911de86c9f1177a9d8c8ea49d (diff) | |
download | gcc-18193e8f005320db5ce47067f076680bef7d7532.zip gcc-18193e8f005320db5ce47067f076680bef7d7532.tar.gz gcc-18193e8f005320db5ce47067f076680bef7d7532.tar.bz2 |
[libiberty] output empty args as a pair of quotes
writeargv writes out empty arguments in a way that expandargv skips
them instead of preserving them. Fixed by writing out a pair of
quotes for them.
for libiberty/ChangeLog
* argv.c (writeargv): Output empty args as "".
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions