This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36534] Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2008 13:28:39 -0000
- Subject: [Bug fortran/36534] Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95
- References: <bug-36534-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from burnus at gcc dot gnu dot org 2008-07-18 13:28 -------
Note: The test case parameter_array_init_4.f90 (Rev. 137950) now avoids the
conversion by using kind-4 literals. However, the bug itself is still present.
See example in comment #0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36534