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

            Bug ID: 60356
           Summary: Compiler segfault instead of error about module
                    procedure / procedure with an explicit interface
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mvondomaros at gmail dot com

Hi!

The attached simple module causes a "f951: internal compiler error:
Segmentation fault".

When I comment out the generic statement as indicated in the code, I get the
expected error message: "Error: 'my_method1_sub' must be a module procedure or
an external procedure with an explicit interface at (1)"

Reply via email to