[Bug fortran/61073] -fcheck='do' leads to twice the amount of GDB steps in a do loop

2019-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61073

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dominique d'Humieres  ---
No feedback, closing.

[Bug fortran/61073] -fcheck='do' leads to twice the amount of GDB steps in a do loop

2019-01-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61073

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|NEW |WAITING

--- Comment #2 from Dominique d'Humieres  ---
I cannot reproduce it with recent gfortran (9.0).

Without feedback I'll close this PR as FIXED.

[Bug fortran/61073] -fcheck='do' leads to twice the amount of GDB steps in a do loop

2014-05-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61073

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2014-05-09
 Ever confirmed|0   |1

--- Comment #1 from Dominique d'Humieres  ---
I can reproduce it on x86_64-apple-darwin13 with gdb, but not with lldb, for
4.8.3, but not with 4.9.0 nor trunk (4.10.0).