[Bug fortran/46344] [4.6 Regression] [OOP] ICE with allocatable CLASS components
sfilippone at uniroma2 dot it
gcc-bugzilla@gcc.gnu.org
Sun Nov 7 14:58:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46344
--- Comment #7 from Salvatore Filippone <sfilippone at uniroma2 dot it> 2010-11-07 14:58:40 UTC ---
(In reply to comment #6)
> Revision 162456 compiles the tests, but not revision 166102. When compiled, the
> executable for pr46345 gives
>
> Check 0: T
> a.out(84352) malloc: *** error for object 0x100003072: pointer being freed was
> not allocated
...which is the original problem for which I was trying to open a PR, a wrong
allocation status for a scalar component.
Salvatore
More information about the Gcc-bugs
mailing list