Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2013-01-09 Tobias Burnus <burnus@net-b.de> | burnus | 2013-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PR fortran/55758 * resolve.c (resolve_symbol): Reject non-C_Bool logicals in BIND(C) procedures with -std=f*. 2013-01-09 Tobias Burnus <burnus@net-b.de> PR fortran/55758 * gfortran.dg/bind_c_bool_1.f90: New. * gfortran.dg/do_5.f90: Add dg-warning. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195055 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 2012-08-27 Tobias Burnus <burnus@net-b.de> | burnus | 2012-08-27 | 1 | -0/+29 |
PR fortran/54370 * trans-stmt.c (gfc_trans_do_while): Don't change the logical kind for negation of the condition. 2012-08-27 Tobias Burnus <burnus@net-b.de> PR fortran/54370 * gfortran.dg/do_5.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190709 138bc75d-0d04-0410-961f-82ee72b054a4 |