This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31608] wrong types in character array/scalar binop
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2007 17:41:43 -0000
- Subject: [Bug fortran/31608] wrong types in character array/scalar binop
- References: <bug-31608-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #21 from fxcoudert at gcc dot gnu dot org 2007-10-05 17:41 -------
Yet another one:
print *, transfer(achar([0]), 0_1)
end
Reducing this testcase has opened Pandora's box, I'll try to fix them one after
another.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Last reconfirmed|2007-10-03 08:08:50 |2007-10-05 17:41:43
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31608