[Bug fortran/72051] New: gfortran bug - internal compiler error

wadud.miah at nag dot co.uk gcc-bugzilla@gcc.gnu.org
Mon Jul 25 21:05:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051

            Bug ID: 72051
           Summary: gfortran bug - internal compiler error
           Product: gcc
           Version: 5.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wadud.miah at nag dot co.uk
  Target Milestone: ---

I am using gfortran 5.3.1 and I am getting an internal compiler error:

[miahw@bengal pFUnit]$ gfortran --version
GNU Fortran (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)

gfortran -c  -I/home/miahw/pFUnit/include -I/home/miahw/pFUnit/source -g -O0
-fbacktrace -fbounds-check -fcheck=mem -I../include -DBUILD_ROBUST -DGNU
-DLinux -I/home/miahw/pFUnit/include -DLONG_PTR -DGNU -o Exception.o
Exception.F90
Exception.F90:321:0:

       allocate(this%exceptions(0))
 1
internal compiler error: in wide_int_to_tree, at tree.c:1464
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

any help will be appreciated.

Best regards,
Wadud.


More information about the Gcc-bugs mailing list