This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50050] Internal compiler error free_expr0 at expr.c:3709 via gfc_done_2
- From: "mikael at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Aug 2011 12:38:45 +0000
- Subject: [Bug fortran/50050] Internal compiler error free_expr0 at expr.c:3709 via gfc_done_2
- Auto-submitted: auto-generated
- References: <bug-50050-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50050
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |mikael at gcc dot gnu.org
|gnu.org |
--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> 2011-08-12 12:38:45 UTC ---
Created attachment 24991
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24991
Tentative patch
This should fix the issue.