This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18375] ICE when compiling spec benchmark fma3d
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2004 14:21:46 -0000
- Subject: [Bug fortran/18375] ICE when compiling spec benchmark fma3d
- References: <20041108141612.18375.lei@il.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-08 14:21 -------
I see the same problem with the testcase: gfortran.dg/der_array_1.f90.
*** malloc[11328]: Deallocation of a pointer not malloced: 0x421088c0; This could be a double free(),
or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[11328]: Deallocation of a pointer not malloced: 0x42108b40; This could be a double free(),
or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[11328]: Deallocation of a pointer not malloced: 0x421088c0; This could be a double free(),
or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see
tools to help debug
In file /Users/pinskia/src/local/gcc/gcc/testsuite/gfortran.dg/der_array_1.f90:32: Internal Error at (1):
free_expr0(): Bad expr type
I tried to figure out where the problem was but I could not.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2004-11-08 14:21:42
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18375