This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18833] ICE 'missing spec' on integer/char equivalence
- From: "Tobias dot Schlueter at physik dot uni-muenchen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2005 14:49:20 -0000
- Subject: [Bug fortran/18833] ICE 'missing spec' on integer/char equivalence
- References: <20041204203017.18833.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Tobias dot Schlueter at physik dot uni-muenchen dot de 2005-07-22 14:49 -------
Subject: Re: ICE 'missing spec' on integer/char equivalence
federico dot carminati at cern dot ch wrote:
> ------- Additional Comments From federico dot carminati at cern dot ch 2005-07-22 14:20 -------
> Subject: Re: ICE 'missing spec' on integer/char equivalence
>
> Errr... I was a bit cryptic. You cannot put in an equivalence
> anything like sym%var, but you can put a whole
> derived data type, as long as it is sequenced. See the attached
> example. Regards, Fed
Ugh, yes, I agree with you (if you add "variable" after "derived data type"),
I misread the standard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18833