[fortran, patch] Follow-up "widechar error" patch

FX fxcoudert@gmail.com
Sat Mar 17 21:14:00 GMT 2012


This patch fixes PR 52559 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52559), which was due to my earlier patch for displaying error loci in lines containing wide characters (http://gcc.gnu.org/ml/fortran/2012-03/msg00015.html).

In preexisting code, a tab is displayed as a single space when an error is printed. I didn't handle it consistently, which should now be fixed.

Bootstrapped and regtested on x86_64-apple-darwin11. OK to commit?

FX

-------------- next part --------------
A non-text attachment was scrubbed...
Name: errorfix.ChangeLog
Type: application/octet-stream
Size: 274 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20120317/c29a54d5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errorfix.diff
Type: application/octet-stream
Size: 1574 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20120317/c29a54d5/attachment-0001.obj>


More information about the Fortran mailing list