This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34545] ICE when compiling Fortran 95 code
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2007 07:39:48 -0000
- Subject: [Bug fortran/34545] ICE when compiling Fortran 95 code
- References: <bug-34545-15536@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from burnus at gcc dot gnu dot org 2007-12-21 07:39 -------
valgrind:
==6521== Invalid read of size 1
==6521== at 0x49C7D0: gfc_get_symbol_decl (trans-decl.c:899)
==6521== by 0x4A47DC: gfc_conv_variable (trans-expr.c:424)
==6521== by 0x4A7079: gfc_apply_interface_mapping (trans-expr.c:1949)
==6521== by 0x486BFA: gfc_set_loop_bounds_from_array_spec
(trans-array.c:474)
==6521== by 0x4A16C3: gfc_conv_function_call (trans-expr.c:2633)
==6521== by 0x4A2398: gfc_conv_function_expr (trans-expr.c:3050)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Known to fail| |4.1.3 4.2.2 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34545