PR fortran/52559
commitcb04125bc4a362cca2a515ddea31277fc6c66b53
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2012 09:50:35 +0000 (19 09:50 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2012 09:50:35 +0000 (19 09:50 +0000)
tree42610018225a4efcc29d63b97ee9f7b63eacbfd7
parent14e9e1ca4915c85519bc51b2a83d195136f6f4a3
PR fortran/52559
* error.c (gfc_widechar_display_length): Consider tabs as
one character wide, as they're displayed as spaces.
(show_locus): Move tab handling to...
(print_wide_char_into_buffer): ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/error.c