[Bug fortran/59862] Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release
carlos.a.cruz at nasa dot gov
gcc-bugzilla@gcc.gnu.org
Fri Jan 17 20:08:00 GMT 2014
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) :: this
1
Error: Deferred-length character component 'getname' at (1) is not yet
supported
Note that pFUnit does compile with release 4.8.2 as well as 4.8.1. The issue I
am reporting here is that the 4.8.1 tarball and the 4.8.1 SVN distributions did
not work the same for me.
Thanks.
(In reply to Dominique d'Humieres from comment #1)
> I have compiled the code with gfortran 4.8.2 built through fink from the
> archive at ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.8.2/gcc-4.8.2.tar.bz2.
>
> What is the "compilation error that suggest that the compiler release does
> not yet have a particular enhancement"?
More information about the Gcc-bugs
mailing list