[Bug fortran/83551] New: ICE on valid code - function with a pointer result

2017-12-22 Thread gilbert.scott at easynet dot co.uk
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: gilbert.scott at easynet dot co.uk Target Milestone: --- $ gfortran --version GNU Fortran (GCC) 7.2.1 20170915 (Red Hat 7.2.1-2) $ cat test.f95 PROGRAM TEST IMPLICIT NONE TYPE A INTEGER :: I END TYPE A TYPE X

[Bug fortran/70752] New: Incorrect LEN for ALLOCATABLE CHARACTER

2016-04-21 Thread gilbert.scott at easynet dot co.uk
Assignee: unassigned at gcc dot gnu.org Reporter: gilbert.scott at easynet dot co.uk Target Milestone: --- $ gfortran --version GNU Fortran (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6) $ cat test.f95 PROGRAM TEST IMPLICIT NONE INTEGER, PARAMETER :: I = 3 TYPE T CHARACTER(LEN

[Bug fortran/55867] New: Segmentation fault on DEALLOCATION of type with ALLOCATABLE components

2013-01-03 Thread gilbert.scott at easynet dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55867 Bug #: 55867 Summary: Segmentation fault on DEALLOCATION of type with ALLOCATABLE components Classification: Unclassified Product: gcc Version: 4.6.2 Status

[Bug fortran/55692] New: ICE on incorrect use of ASSOCIATED function

2012-12-14 Thread gilbert.scott at easynet dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55692 Bug #: 55692 Summary: ICE on incorrect use of ASSOCIATED function Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal