Hi Jakub,
This patch broke:
+FAIL: compiler driver --help=fortran option(s): "^ +-.*[^:.]\$" absent from output:
" -finline-arg-packing Perform argument packing inline"
That test verifies that the help texts of all options are terminated
with dot or semicolon.
Thanks, and sorry for the breakage.
Note to self: Try not to forget that dot.
This was not caught with "make check-fortran" from the gcc
build directory. Maybe it would be a good idea to add that
test to check-fortran too. Does anybody have an idea
how to do that?
Regards
Thomas