trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style.
authorAndre Vehreschild <vehre@gcc.gnu.org>
Wed, 12 Oct 2016 16:39:01 +0000 (18:39 +0200)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Wed, 12 Oct 2016 16:39:01 +0000 (18:39 +0200)
commit323c57220b3ad1290afa0b377a6ad04de542516b
tree2f18409027978c57388d7b6683987f6f0d675335
parent7daade997e0cc111280645eca5fb9fe3e643a453
trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style.

gcc/fortran/ChangeLog:

2016-10-12  Andre Vehreschild  <vehre@gcc.gnu.org>

* trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style.
(gfc_trans_class_init_assign): Same.
(gfc_conv_procedure_call): Same.
(gfc_trans_assignment_1): Same.
* trans-stmt.c (gfc_trans_allocate): Same.

From-SVN: r241071
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/fortran/trans-stmt.c