* fortran/error.c (show_locus): Add trailing colon in error messages.
commit9831a60597a4c72d1a1aef2566ff6242eeed490a
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Nov 2006 00:28:08 +0000 (5 00:28 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Nov 2006 00:28:08 +0000 (5 00:28 +0000)
tree1f1e4086161fd949b74b1ce6d0ee23f9e1a5b41b
parent853f0f676b9fde5acb361f003328ea0f2ab7904a
* fortran/error.c (show_locus): Add trailing colon in error messages.
(error_print): Avoid leading space in error lines.
* testsuite/lib/gfortran-dg.exp (gfortran-dg-test): Adjust pattern
for matching error messages.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118491 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gfortran-dg.exp