]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints Az...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 15 Dec 2006 19:48:08 +0000 (19:48 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 15 Dec 2006 19:48:08 +0000 (19:48 +0000)
commit9341698a409acd6f762d40d547bd73488eecceb8
tree63df4900656cfb10438aaf519ee7138c8c3c9c3f
parentb779a874835529f43d70951bd1eca7e057eb317e
re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A"  prints  Az' instead of Axyz)

2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/30200
* trans-io.c (build_dt): Move post block for format_expr to end.

From-SVN: r119940
gcc/fortran/ChangeLog
gcc/fortran/trans-io.c