This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran, cleanup] PR 78798: some int-valued functions should be bool
- From: Janne Blomqvist <blomqvist dot janne at gmail dot com>
- To: Janus Weil <janus at gcc dot gnu dot org>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 13 Dec 2016 20:19:48 +0200
- Subject: Re: [Patch, Fortran, cleanup] PR 78798: some int-valued functions should be bool
- Authentication-results: sourceware.org; auth=none
- References: <CAKwh3qiV=6F1SxPp=HP1H1r2j21wWFHxp+himusLUMY7ytTVUw@mail.gmail.com>
On Tue, Dec 13, 2016 at 8:13 PM, Janus Weil <janus@gcc.gnu.org> wrote:
> Hi all,
>
> here is a straightforward cleanup patch that makes a few functions
> return a bool instead of an int. Regtests cleanly on x86_64-linux-gnu.
> Ok for trunk?
Ok, thanks.
--
Janne Blomqvist