This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33217] [4.3 regression] ICE on INQUIRE in a module
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2007 01:27:07 -0000
- Subject: [Bug fortran/33217] [4.3 regression] ICE on INQUIRE in a module
- References: <bug-33217-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-08-29 01:27 -------
I think the problem has to do with not having a backend_decl associated with
the dummy variable expression created. I will not be able to get to this
quickly, so I will revert the patch until I get this fixed.
Thanks for the report.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33217