r142763 - in /trunk/gcc/fortran: ChangeLog erro...

mikael@gcc.gnu.org mikael@gcc.gnu.org
Mon Dec 15 14:46:00 GMT 2008


Author: mikael
Date: Mon Dec 15 14:46:22 2008
New Revision: 142763

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142763
Log:
2008-12-15  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:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/error.c
    trunk/gcc/fortran/primary.c



More information about the Gcc-cvs mailing list