This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31720] [4.1/4.2 only] ICE for module function returning automatic array
- From: "fxcoudert 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 May 2007 15:49:43 -0000
- Subject: [Bug fortran/31720] [4.1/4.2 only] ICE for module function returning automatic array
- References: <bug-31720-14178@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-05-04 16:49 -------
Also happens on i686-linux. It's a 4.1/4.2 regression, which means we could
theoretically try to fix it. I'm closing this as WONTFIX nonetheless due to the
small impact of the bug (it's triggered by invalid code) and the fact that we
have already much on our plates.
If someone wants to take care of it, of if you (Terry) want to provide a patch,
it will be welcome!
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |RESOLVED
GCC host triplet|x86_64-unknown-linux-gnu |
Keywords| |ice-on-invalid-code
Known to fail|4.1.2 4.2.0 |4.1.0 4.1.2 4.2.0
Known to work|4.3.0 |4.3.0 4.0.4
Resolution| |WONTFIX
Summary|ICE for module function |[4.1/4.2 only] ICE for
|returning automatic array |module function returning
| |automatic array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31720