This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r184884 - in /trunk/gcc/fortran: ChangeLog error.c


Author: fxcoudert
Date: Sun Mar  4 14:35:56 2012
New Revision: 184884

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184884
Log:
	PR fortran/36160
	* error.c (gfc_widechar_display_length, gfc_wide_display_length):
	New functions.
	(print_wide_char_into_buffer): Return length written.
	(show_locus): Fix locus displayed when wide characters are present.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]