http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60118

            Bug ID: 60118
           Summary: Internal compiler error gfc_trans_assignment_1
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fmartinez at gmv dot com

Created attachment 32084
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32084&action=edit
Test source file

The attached code produces an internal compiler error.

m_util_convert.f90: In function ‘char_to_buffer’:
m_util_convert.f90:26:0: internal compiler error: in gfc_trans_assignment_1, at
fortran/trans-expr.c:8012
   res = ichar( cpk, kind=1 )
 ^

Same behaviour for version 4.7 and 4.8. Details in attached file.

Reply via email to