This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17283] UNPACK issues
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2005 09:41:52 -0000
- Subject: [Bug fortran/17283] UNPACK issues
- References: <20040902123043.17283.paul.richard.thomas@cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tkoenig at gcc dot gnu dot org 2005-05-26 09:41 -------
A scalar mask is invalid for unpack, so the error message
is correct.
The memory allocation issue has been fixed for 4.0 and mainline.
Closing this bug.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17283