This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37706] [4.3, 4.4 Regression] ICE with use only and equivalent
- 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: 1 Oct 2008 21:34:30 -0000
- Subject: [Bug fortran/37706] [4.3, 4.4 Regression] ICE with use only and equivalent
- References: <bug-37706-16775@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from burnus at gcc dot gnu dot org 2008-10-01 21:34 -------
Valgrind shows:
==5704== at 0x49B7AD: calculate_offset (trans-common.c:744)
==5704== by 0x49BAB9: add_equivalences (trans-common.c:859)
==5704== by 0x49DA01: gfc_trans_common (trans-common.c:1170)
==5704== by 0x4A4C94: gfc_generate_function_code (trans-decl.c:3280)
==5704== by 0x45B9CB: gfc_parse_file (parse.c:3678)
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE with use only and |[4.3, 4.4 Regression] ICE
|equivalent |with use only and equivalent
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37706