r142861 - in /branches/gcc-4_3-branch/gcc/fortr...

mikael@gcc.gnu.org mikael@gcc.gnu.org
Sun Dec 21 15:45:00 GMT 2008


Author: mikael
Date: Sun Dec 21 15:45:52 2008
New Revision: 142861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142861
Log:
2008-12-21  Mikael Morin  <mikael.morin@tele2.fr>

	PR fortran/38113
	* error.c (show_locus): Start counting columns at 0.
	* primary.c (match_actual_arg): Eat spaces
	before copying the current locus.
	(match_variable): Copy the locus before matching.


Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/error.c
    branches/gcc-4_3-branch/gcc/fortran/primary.c



More information about the Gcc-cvs mailing list