This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42769] ICE in resolve_typebound_procedure
- From: "janus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2010 21:58:35 -0000
- Subject: [Bug fortran/42769] ICE in resolve_typebound_procedure
- References: <bug-42769-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from janus at gcc dot gnu dot org 2010-01-17 21:58 -------
(In reply to comment #5)
> It is very likely caused by revision :
> http://gcc.gnu.org/ml/gcc-cvs/2009-10/msg00175.html
Just for completeness: With trunk r152525 you get the same ICE (with a
different line number) on comment #8/#14:
internal compiler error: in resolve_typebound_procedure, at
fortran/resolve.c:9668
So, r152526 is definitely not the culprit. And this is another hint that this
bug was probably always present in 4.5.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42769