This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/20860] equivalencing derived type var with default initialization



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-12-31 20:07 -------
Fixed in 4.1.0:
 In file t.f90:8

EQUIVALENCE(dd,J)
             1
Error: Derived type variable 'dd' at (1) with default initializer cannot be an
EQUIVALENCE object


And this is a dup of bug 20902.

*** This bug has been marked as a duplicate of 20902 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20860



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]