This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49359] fmm_aux_qlm_builder.f90:154: internal compiler error: in
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 10 Jun 2011 06:11:11 +0000
- Subject: [Bug fortran/49359] fmm_aux_qlm_builder.f90:154: internal compiler error: in
- Auto-submitted: auto-generated
- References: <bug-49359-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49359
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |burnus at gcc dot gnu.org
Resolution| |DUPLICATE
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-06-10 06:10:10 UTC ---
Same assert as PR 49297 -> mark as duplicate.
As written, without details about the compile (gfortran -v) and without access
to the source code, debugging is impossible.
I still believe that you use GCC 4.0 and not 4.6 as otherwise the line number
("trans-expr.c:268") in the error message does not make sense. You could try to
contact the Molcas developers as they do have access to the source code of
Molcas: http://www.molcas.org/contact.html
*** This bug has been marked as a duplicate of bug 49297 ***