list_read.c (list_formatted_read_scalar): Declare type as volatile to shut up compile...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 17 May 2008 22:24:06 +0000 (22:24 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 17 May 2008 22:24:06 +0000 (22:24 +0000)
commit51407486c46cd3c666f9c4e420368ef9e6992c4a
treea9168ecf0edd3861f6ea2a733970f1f30f533cdf
parent944d3ef1c43b09c8867c65528339cd2cfef6f68f
list_read.c (list_formatted_read_scalar): Declare type as volatile to shut up compiler warning.

2008-05-17  Thomas Koenig  <tkoenig@gcc.gnu.org>

* io/list_read.c (list_formatted_read_scalar):  Declare
type as volatile to shut up compiler warning.

From-SVN: r135480
libgfortran/ChangeLog
libgfortran/io/list_read.c