io.c (check_format): Use gfc_notify_std to determine whether to issue an error/warnin...
authorRoger Sayle <roger@eyesopen.com>
Fri, 21 May 2004 19:55:36 +0000 (19:55 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 21 May 2004 19:55:36 +0000 (19:55 +0000)
commite433aaee67235d51b8fc34b8ec625edcd3d7947e
tree1b6c4ecad0c39b79001b0b27158915b8a4b3705a
parent11ed191c4f03b96e9731aead38d1b467af69c178
io.c (check_format): Use gfc_notify_std to determine whether to issue an error/warning for omitting...

* io.c (check_format): Use gfc_notify_std to determine whether to
issue an error/warning for omitting the digits from the X format.

From-SVN: r82106
gcc/fortran/ChangeLog
gcc/fortran/io.c