------- Comment #1 from dfranke at gcc dot gnu dot org 2010-06-10 19:43 ------- With '-Wall' one also gets: $ gfortran-svn -Wall pr44491.f90 pr44491.f90:1.31:
character*2 escape /'1B'x/ 1 Warning: BOZ literal at (1) is bitwise transferred non-integer symbol 'escape' <During initialization> Error: Incompatible types in DATA statement at (1); attempted conversion of INTEGER(8) to CHARACTER(1) [in the first message, is there a 'to' missing?] -- dfranke at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfranke at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-06-10 19:43:14 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44491