On 02/13/2017 12:50 PM, Jakub Jelinek wrote:
Hi!
And lastly this patch fixes 3 diagnostics issues found by that script
in the C++ FE. Bootstrapped/regtested on x86_64-linux and i686-linux,
ok for trunk?
2017-02-13 Jakub Jelinek
* init.c (warn_placement_new_too_small): Add missing s
Hi!
And lastly this patch fixes 3 diagnostics issues found by that script
in the C++ FE. Bootstrapped/regtested on x86_64-linux and i686-linux,
ok for trunk?
2017-02-13 Jakub Jelinek
* init.c (warn_placement_new_too_small): Add missing space in
diagnostics.
* parser.c