expr.c (store_constructor): SIZE now signed.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 28 Mar 2000 17:01:49 +0000 (17:01 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 28 Mar 2000 17:01:49 +0000 (12:01 -0500)
commit13eb1f7f0de383603d383c0644873ac8cb1afc62
tree8ddabb9ddd5277b376e6de09f3dacadff7114776
parent5a97f7c2d7fa5680ef0942f27ddb2d399dac2227
expr.c (store_constructor): SIZE now signed.

* expr.c (store_constructor): SIZE now signed.
For EXPR_SIZE, don't evaluate size; just needed if constant.
* fold-const.c (fold): Fix a number of cases when folded tree is
wrong type.
* function.c (flush_addressof): Reenable.
* tree.h (flush_addressof): Likewise.
* toplev.c (independent_decode_option): Look at strings_processed.
* config/alpha/alpha.h (MINIMUM_ATOMIC_ALIGNMENT): Cast to unsigned.

From-SVN: r32783
gcc/ChangeLog
gcc/config/alpha/alpha.h
gcc/cp/decl2.c
gcc/expr.c
gcc/fold-const.c
gcc/function.c
gcc/toplev.c
gcc/toplev.h
gcc/tree.h