(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition to TREE_CONSTANT_OVERFLOW.
authorPaul Eggert <eggert@gnu.org>
Fri, 2 Jul 1993 01:26:01 +0000 (01:26 +0000)
committerPaul Eggert <eggert@gnu.org>
Fri, 2 Jul 1993 01:26:01 +0000 (01:26 +0000)
commit10d5caece7859aff9317b1c93732a222bd50f05b
treea83ba9eafcc53d125d54db3a08b47691344879a1
parent2ac3624babf6a0c25c55f9a4963f0133205792d7
(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition to TREE_CONSTANT_OVERFLOW.

(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition
to TREE_CONSTANT_OVERFLOW.
(store_init_value): STRIP_TYPE_NOPS is required before
constant_expression_warning.

From-SVN: r4825
gcc/c-typeck.c