This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/39988] F2008: Default initialization, structure constructors, and allocatable components
- From: "pault at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 13 Mar 2011 15:09:18 +0000
- Subject: [Bug fortran/39988] F2008: Default initialization, structure constructors, and allocatable components
- Auto-submitted: auto-generated
- References: <bug-39988-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39988
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.13 15:09:07
AssignedTo|unassigned at gcc dot |pault at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> 2011-03-13 15:09:07 UTC ---
Created attachment 23645
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23645
Un-regtested patch for the PR
Will regtest and submit once trunk is open again.
Paul