------- Comment #3 from janus at gcc dot gnu dot org 2009-12-29 20:19 ------- The commit in comment #2 contains the patch in comment #1 and disables recursion checking if -fopenmp is given.
In the long run, the checking should be modified so that it can work with multiple threads. It has been suggested in http://gcc.gnu.org/ml/fortran/2009-12/msg00201.html to do this via TLS. -- janus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Bogus runtime error with - |-fcheck=recursion does not |fopenmp -fcheck=recursion |work with -fopenmp http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42517