[Bug fortran/64757] internal compiler error: in fold_convert_loc, at fold-const.c:2353

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sat Jan 24 11:52:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64757

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I get the same ICE with the change to

...
type(TestReference), allocatable :: testList!(:)
...
testList = TestReference(aTest)
...

Thus I think it is a duplicate of pr49213.

*** This bug has been marked as a duplicate of bug 49213 ***



More information about the Gcc-bugs mailing list