This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29711] error_print does not support %N$X
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2006 16:57:36 -0000
- Subject: [Bug fortran/29711] error_print does not support %N$X
- References: <bug-29711-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from fxcoudert at gcc dot gnu dot org 2006-11-25 16:57 -------
Subject: Bug 29711
Author: fxcoudert
Date: Sat Nov 25 16:57:25 2006
New Revision: 119203
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119203
Log:
PR fortran/29711
* error.c (error_print): Handle printf-style position specifiers,
of the form "%3$d".
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/error.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29711