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: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2011 20:10:08 +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
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janus at gcc dot gnu.org
--- Comment #8 from janus at gcc dot gnu.org 2011-08-23 20:10:08 UTC ---
(In reply to comment #7)
> The following (reduced from the FoX library m_common_attrs.F90) seems to cause
> an ICE with gfortran 4.7.0 (r177982) - Dominique Dhumieres suggests that this
> is probably related to r177970.
... or rather r177956 (the other commit was on the 4.6 branch).
At least it is known to work at r177931 and fails at r177982.