diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-09-30 14:49:07 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-09-30 14:49:07 +0000 |
commit | 9343bf99b5e36fa11b723aafa282fd5900a5e525 (patch) | |
tree | 15267656afd698185b023b747b91fa29991bc19e /gcc/tree-vector-builder.c | |
parent | d7f9ee981f32bdbc6916cb8c6b9435cfc06f88a0 (diff) | |
download | gcc-9343bf99b5e36fa11b723aafa282fd5900a5e525.zip gcc-9343bf99b5e36fa11b723aafa282fd5900a5e525.tar.gz gcc-9343bf99b5e36fa11b723aafa282fd5900a5e525.tar.bz2 |
[C] Print ", ..." rather than ", ..." in diagnostics
pp_separate_with inserts a space after the separator, so there's
no need to add whitespace before "..." as well.
2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
gcc/c-family/
* c-pretty-print.c (pp_c_parameter_type_list): Avoid printing
two spaces between a comma and "...".
gcc/testsuite/
* gcc.dg/Wincompatible-pointer-types-1.c (f1): Expect only one
space between the comma and "...".
From-SVN: r276302
Diffstat (limited to 'gcc/tree-vector-builder.c')
0 files changed, 0 insertions, 0 deletions