r133124 - in /branches/incremental-compiler/gcc...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Mar 11 23:48:00 GMT 2008


Author: tromey
Date: Tue Mar 11 23:48:36 2008
New Revision: 133124

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133124
Log:
gcc/fortran
	* scanner.c (preprocessor_line): Add missing argument to call to
	linemap_add.
gcc/java
	* jcf-parse.c (parse_class_file): Add missing argument to call to
	linemap_add.

Modified:
    branches/incremental-compiler/gcc/fortran/ChangeLog
    branches/incremental-compiler/gcc/fortran/scanner.c
    branches/incremental-compiler/gcc/java/ChangeLog
    branches/incremental-compiler/gcc/java/jcf-parse.c



More information about the Gcc-cvs mailing list