]> gcc.gnu.org Git - gcc.git/commit - gcc/alias.c
alias.c: Minor reformatting.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat, 18 Dec 1999 21:33:23 +0000 (21:33 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 Dec 1999 21:33:23 +0000 (16:33 -0500)
commitd4b60170fd601e84cdafca12ea3365488ee93635
treeb29d6812261abeb25b182a176f35382f12cb98bd
parent3f0aabf20a84ccd50d38dca8f252f887558d31ff
alias.c: Minor reformatting.

* alias.c: Minor reformatting.
* flow.c: Likewise.
* regs.h: Likewise.
* stor-layout.c: Likewise.
* fold-const.c: Likewise.
  (OVERFLOW_SUM_SIGN): Renamed from overflow_sum_sign.
(struct cb_args, const_binop_1, const_binop): Pass type of arg,
not arg itself.
(size_int_wide): Cache nodes even if garbage collecting.
(twoval_comparison_p): Reenable SAVE_EXPR case if operand
of SAVE_EXPR has no side effects.
* cse.c: Move a comment.
* tree.c: Minor reformatting.
(int_size_in_bytes): Return -1 if constant overflows.
* reload.c (combine_reloads): Do nothing if no output reload

From-SVN: r31017
gcc/ChangeLog
gcc/alias.c
gcc/cse.c
gcc/flow.c
gcc/fold-const.c
gcc/regs.h
gcc/reload.c
gcc/stor-layout.c
gcc/tree.c
This page took 0.053202 seconds and 5 git commands to generate.