Am 08.01.2013 21:07, schrieb Janne Blomqvist:
As written before, I believe that the patch avoids some pitfalls with C interoperability of logical variables: On one hand, it improves cross-compiler portability by rejecting non C_BOOL ones with -std=f2003/f2008/f2008ts;This part is certainly ok.
And has now been committed as Rev. 195055.However, I still believe that we should do something -std=gnu. See also: http://gcc.gnu.org/ml/fortran/2013-01/msg00077.html
Tobias