https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
--- Comment #3 from Steve Kargl ---
On Sat, Dec 26, 2015 at 05:43:56PM +, sgk at troutmask dot
apl.washington.edu wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
>
> --- Comment #2 from Steve Kargl ---
> On Sat, Dec 26, 2015 at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
--- Comment #2 from Steve Kargl ---
On Sat, Dec 26, 2015 at 05:15:27PM +, kargl at gcc dot gnu.org wrote:
> >
> >N=daten(j)%daten
> >
>
> The code is non-conforming Fortran. daten(j)%daten is used uninitialized.
> gfortan can do an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C