[Bug fortran/59537] No "Automatic array cannot have an initializer", for -finit-real without a SAVE statement present in subroutine

2018-11-11 Thread maik.riechert at arcor dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59537 Maik Riechert changed: What|Removed |Added CC||maik.riechert at arcor dot de

[Bug fortran/87969] New: -fcheck does not raise signal

2018-11-10 Thread maik.riechert at arcor dot de
Assignee: unassigned at gcc dot gnu.org Reporter: maik.riechert at arcor dot de Target Milestone: --- When compiling code with -fcheck=.. I expect that a failing runtime check would raise a signal so that gdb stops at that point, however this is not the case and the program just exits

[Bug fortran/82243] -fcheck=bounds not checking, and behaving differently with different real kinds

2018-11-10 Thread maik.riechert at arcor dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82243 maik.riechert at arcor dot de changed: What|Removed |Added CC||maik.riechert at arcor