This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34655] 5.5.2.5
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jan 2008 07:32:48 -0000
- Subject: [Bug fortran/34655] 5.5.2.5
- References: <bug-34655-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2008-01-04 07:32 -------
No error with ifort/NAG f95; g95 has:
Error: Derived variable 'dd' in EQUIVALENCE at (1) contains a component with
a default initialization in a COMMON block
Lahey has:
Common block object 'dd' must not be of type for which default initialization
specified.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-01-04 07:32:48
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34655