Fix misleading indentation in tree-nested.c

gcc/ChangeLog:
	* tree-nested.c (convert_tramp_reference_stmt): Fix indentation.

From-SVN: r231436
This commit is contained in:
David Malcolm 2015-12-09 00:46:31 +00:00 committed by David Malcolm
parent 0581d86f32
commit 9ba300b1a5
2 changed files with 25 additions and 21 deletions

View File

@ -1,3 +1,7 @@
2015-12-08 David Malcolm <dmalcolm@redhat.com>
* tree-nested.c (convert_tramp_reference_stmt): Fix indentation.
2015-12-08 David Malcolm <dmalcolm@redhat.com>
* tree-ssa-loop-unswitch.c (tree_unswitch_outer_loop): Fix