Hi all,
I have committed attached patch as obvious as r241071, because it just corrects
some indentation issues and a typo in a comment.
Bootstrapped and regtested ok on x86_64-linux/f23.
Regards,
Andre
--
Andre Vehreschild * Email: vehre ad gmx dot de
Index: gcc/fortran/ChangeLog
Hi,
is this patch commited now? I don't have the rights to do so myself.
- Andre
On Sun, 28 Dec 2014 17:17:50 +0100
FX wrote:
>
> > 2014-12-28 Andre Vehreschild
> >
> >* trans-decl.c (gfc_finish_var_decl): Fixed displaced comment.
> >* trans-stmt.c (gfc_trans_allocate): Fixed inde
> 2014-12-28 Andre Vehreschild
>
>* trans-decl.c (gfc_finish_var_decl): Fixed displaced comment.
>* trans-stmt.c (gfc_trans_allocate): Fixed indentation.
OK to commit. Thanks!
FX
Hi all,
during gfortran hacking I found a displaced comment and an indentation mistake.
Just to make sure those don't get mangled in my other patches, I submit them
here.
- Andre
gcc/fortran/ChangeLog:
2014-12-28 Andre Vehreschild
* trans-decl.c (gfc_finish_var_decl): Fixed displace