[Bug fortran/18026] boz initialization of REALs fails
guilloteau at obs dot u-bordeaux1 dot fr
gcc-bugzilla@gcc.gnu.org
Fri May 12 13:05:00 GMT 2006
------- Comment #5 from guilloteau at obs dot u-bordeaux1 dot fr 2006-05-12 13:05 -------
Created an attachment (id=11443)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11443&action=view)
A simple program showing that initialization of BOZ constants fails in modules.
The test program shows initialization of BOZ constant failing when in a MODULE.
The initialization would work if the module code was put in a simple INCLUDE
file in Fortran-77 style.
GNU Fortran 95 (GCC) 4.2.0 20060420 (experimental)
on Cygwin (April 2006 update)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18026
More information about the Gcc-bugs
mailing list