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

           Summary: internal compiler error:tree check: expected
                    function_type or method_type, have pointer_type in
                    gimplify_call_expr at gimplify.c:2355
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dominique.pellet...@polymtl.ca


Created attachment 23563
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23563
code from D Rouson from Sandia. uses som abstract data type...

i got the attached Fortran 2003 program from Damien Rouson at Sandia.
it compiled and executed correctly with IBM xlf compiler and the CRAY compile.

with gfortran < i got the following error message from the compiler:

in function 'integrate':
ex1.f0:72:0: internal compiler error: tree check: expected function_type or
method_type, have pointer_type in gimplify_call_expr at gimplify.c:2355



Thank you for you help

Dominique Pelletier

Reply via email to