r218409 - in /trunk/gcc: ChangeLog diagnostic.c...

manu@gcc.gnu.org manu@gcc.gnu.org
Thu Dec 4 23:59:00 GMT 2014


Author: manu
Date: Thu Dec  4 23:59:35 2014
New Revision: 218409

URL: https://gcc.gnu.org/viewcvs?rev=218409&root=gcc&view=rev
Log:
gcc/fortran/ChangeLog:

2014-12-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>

	* error.c (gfc_diagnostic_build_locus_prefix): Use
	diagnostic_expand_location.

gcc/ChangeLog:

2014-12-05  Manuel López-Ibáñez  <manu@gcc.gnu.org>

	* diagnostic.h (diagnostic_expand_location): New inline function.
	* diagnostic.c (diagnostic_build_prefix): Use it.
	(diagnostic_show_locus): Likewise.




Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/diagnostic.c
    trunk/gcc/diagnostic.h
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/error.c



More information about the Gcc-cvs mailing list