[Bug fortran/67933] [5 Regression] ICE for array of a derived type with allocatable class in derived type object
paul.richard.thomas at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 28 09:27:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67933
--- Comment #8 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Thanks for the heads up.
There is something wierd going on here - There is no sign of this
error on my system. Obviously, I will remove the testcase this evening
and will try to fix the problem.
Cheers
Paul
On 28 October 2015 at 10:10, schwab@linux-m68k.org
<gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67933
>
> --- Comment #7 from Andreas Schwab <schwab@linux-m68k.org> ---
> FAIL: gfortran.dg/allocate_with_source_15.f03 -O0 execution test
>
> At line 38 of file
> /usr/local/gcc/gcc-20151028/gcc/testsuite/gfortran.dg/allocate_with_source_15.f03
> Fortran runtime error: Attempting to allocate already allocated variable 'this'
>
> Error termination. Backtrace:
> #0 0x400000000000297f in ???
> #1 0x4000000000002faf in ???
> #2 0x400000000000310f in ???
> #3 0x20000000005045cf in ???
> #4 0x4000000000000cbf in ???
> at ../sysdeps/ia64/elf/start.S:106
> #5 0xffffffffffffffff in ???
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You are the assignee for the bug.
More information about the Gcc-bugs
mailing list