This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24884] compiles invalid-code
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2005 16:17:23 -0000
- Subject: [Bug fortran/24884] compiles invalid-code
- References: <bug-24884-8649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from steven at gcc dot gnu dot org 2005-11-18 16:17 -------
Let's make it WONTFIX then. Even the theoretical possibility of fixing this
probably doesn't exist. Catching this kind of thing is a Very Hard Problem,
it's more something for a static checker or something like that. Not something
a compiler should have to diagnose.
--
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24884