[Bug fortran/31608] wrong types in character array/scalar binop
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 13 03:46:00 GMT 2007
------- Comment #56 from jvdelisle at gcc dot gnu dot org 2007-11-13 03:46 -------
On x86-64-linux-gnu the only failure I could find using
--enable-checking=yes,types was achar_4.f90.
achar_4.f90: In function ÂupÂ:
achar_4.f90:8: error: non-trivial conversion at assignment
char[1:1]
char
(*D.1000)[S.24] = D.1018
achar_4.f90:8: internal compiler error: verify_gimple failed
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31608
More information about the Gcc-bugs
mailing list