[Bug fortran/60529] New: internal compiler error with allocatable sub-component

2014-03-14 Thread carlos.a.cruz at nasa dot gov
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: carlos.a.cruz at nasa dot gov Using the following compiler release: GNU Fortran (GCC) 4.9.0 20140309 (experimental) on the following reproducer: --- module T_mod implicit none type :: TS integer

[Bug fortran/59862] New: Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release

2014-01-17 Thread carlos.a.cruz at nasa dot gov
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: carlos.a.cruz at nasa dot gov I have been attempting to compile a fortran code (https://sourceforge.net/projects/pfunit/) on a Linux system running Red Hat 4.6.3-2

[Bug fortran/59862] Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release

2014-01-17 Thread carlos.a.cruz at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59862 --- Comment #2 from Carlos A. Cruz carlos.a.cruz at nasa dot gov --- I get the following error message: SurrogateTestCase.F90:54.57: class (SurrogateTestCase), intent(inout

[Bug fortran/54208] New: compilation error for ubound construct in PARAMETER statements

2012-08-09 Thread carlos.a.cruz at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208 Bug #: 54208 Summary: compilation error for ubound construct in PARAMETER statements Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED