fold-const.c (const_binop): Adjust comment.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 26 Nov 2012 12:01:07 +0000 (12:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 26 Nov 2012 12:01:07 +0000 (12:01 +0000)
commit67ae67ec9487385b396ed1ca5a0b8da8da915061
treed4ff652452f8d0f4b4d25e5a8d66aba916bef128
parent29be7510afa5761eb64db71df7ef8b2d2d57d8cf
fold-const.c (const_binop): Adjust comment.

* fold-const.c (const_binop): Adjust comment.
(extract_muldiv_1): Likewise.
(fold_comparison): Likewise.
* stor-layout.c (place_field): Fix typo.
* tree.c (double_int_fits_to_tree_p): Remove obsolete comment.
(force_fit_type_double): Likewise.  Fix long line.

From-SVN: r193812
gcc/ChangeLog
gcc/fold-const.c
gcc/stor-layout.c
gcc/tree.c