re PR fortran/29711 ([4.2 only] error_print does not support %N$X)
authorTobias Burnus <burnus@net-b.de>
Thu, 7 Dec 2006 09:15:41 +0000 (10:15 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 7 Dec 2006 09:15:41 +0000 (10:15 +0100)
commit70e7f689c3b55592bd6599848a148427859b2f34
treeef069e4ad3bca1ce32ef5e3d93147392dc3621a2
parentb68b36c4ef7c4b3ef1c7374df1a0a53d7c6e458f
re PR fortran/29711 ([4.2 only] error_print does not support %N$X)

2006-12-06  Tobias Burnus  <burnus@net-b.de>

       PR fortran/29711
       * error.c (error_print): Fix handling of printf-style position specifiers
         of the form "%3$d"

From-SVN: r119609
gcc/fortran/ChangeLog
gcc/fortran/error.c