[Bug fortran/71703] ICE in wide_int_to_tree, at tree.c:1488

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 30 08:15:00 GMT 2016


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-06-30
                 CC|                            |marxin at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
ICE started with GCC 4.8.0, former releases report:

/home/marxin/Programming/testcases/pr71073.f90:6.14:

      class(*), allocatable :: a
              1
Fatal Error: Unlimited polymorphism at (1) not yet supported


More information about the Gcc-bugs mailing list