This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran,patch] Fix comments
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Erik Edelmann <eedelman at acclab dot helsinki dot fi>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sat, 27 Aug 2005 13:30:33 +0200
- Subject: Re: [gfortran,patch] Fix comments
- References: <20050826210410.GA15077@acclab.helsinki.fi>
Erik Edelmann wrote:
> Patch to fix these attached, please commit if OK. (I did not
> regression test it because testing comments-only changes seems a
> bit overkill to me, but I can of course run the testsuite if
> anyone thinks it's needed).
I've committed this. You should verify that the compiler still builds, but I
agree that a whole regression testsuite run is a bit overkill for this.
Thanks,
- Tobi
> 2005-08-26 Erik Edelmann <erik.edelmann@iki.fi>
>
> * trans-array.c (gfc_trans_deferred_array): Fix comments.