https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
--- Comment #56 from Paul Thomas ---
> I've removed the other part that tries to detect the double initialization.
> I think this is the wrong place as is would not detect e.g. the following:
>
> program p
> type t
> integer :: g
> end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
--- Comment #55 from Paul Thomas ---
> I've removed the other part that tries to detect the double initialization.
> I think this is the wrong place as is would not detect e.g. the following:
>
> program p
> type t
> integer :: g
> end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #54 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
Richard Biener changed:
What|Removed |Added
Target Milestone|11.5|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Summary|[11/12/13/14 Regression]|ICE in record_reference,