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

--- Comment #6 from Tom <tom.k.cook at gmail dot com> ---
I'll have a go.  Not sure how much time I'll get to put into it.

On Tue, 19 Jul 2016 at 13:55 dominiq at lps dot ens.fr <
gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71703
>
> --- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> > 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
>
> Unlimited polymorphism has been implemented starting at r194622. AFAICT I
> get
> the ICE for all the following revisions and I don't think this PR qualify
> for a
> regression.
>
> > We build the same source with a GFortran 5.3.0 which we built
> > ourselves without problems.
>
> From the above you see a different bug. Could you please try to reduce your
> code to something compiling with 5.3.0 and not with 5.3.1?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

Reply via email to