expr.c (expand_expr_real_1): Fix formatting glitches.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 25 Jun 2013 07:23:19 +0000 (07:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 25 Jun 2013 07:23:19 +0000 (07:23 +0000)
commit33be0bec7e32a96c2cc05f5afeed7febf9b48a9c
treeaffb25251d2ed549aac1201c32a11b23ddf04483
parent6122e82486235677e1308770961b0ecf83b0e675
expr.c (expand_expr_real_1): Fix formatting glitches.

* expr.c (expand_expr_real_1) <ARRAY_REF>: Fix formatting glitches.
<BIT_FIELD_REF>: Remove trailing TAB.
* varasm.c (output_constructor_bitfield): Fix formatting glitch and
remove blank line.

From-SVN: r200389
gcc/ChangeLog
gcc/expr.c
gcc/varasm.c