[Bug fortran/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-26 Thread sgk at troutmask dot apl.washington.edu
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

[Bug fortran/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-26 Thread sgk at troutmask dot apl.washington.edu
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

[Bug fortran/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-26 Thread kargl at gcc dot gnu.org
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