On 02/13/2017 12:49 PM, Jakub Jelinek wrote:
Hi!
Another case of missing whitespace when string literals are split
across multiple lines, I believe we should emit a space here
for nicer formatting.
Ok for trunk?
2017-02-13 Jakub Jelinek
* config/nvptx/mkoffload.c (process): Add spa
Hi!
Another case of missing whitespace when string literals are split
across multiple lines, I believe we should emit a space here
for nicer formatting.
Ok for trunk?
2017-02-13 Jakub Jelinek
* config/nvptx/mkoffload.c (process): Add space in between
, and %d.
--- gcc/config