c-typeck.c (build_c_cast): Only copy overflow from expr nodes.
authorNathan Sidwell <nathan@gcc.gnu.org>
Mon, 16 Aug 2004 16:44:29 +0000 (16:44 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 16 Aug 2004 16:44:29 +0000 (16:44 +0000)
commit092313ae6b053cf8479a74c65789be450e674f7a
treed2793fe9cf3bfb79107b1bdef9736539a377f2b6
parent1f6c00dfe4c12da379e60d6c32b60f01fe5f7b42
c-typeck.c (build_c_cast): Only copy overflow from expr nodes.

* c-typeck.c (build_c_cast): Only copy overflow from expr nodes.
* tree.h (IS_NON_TYPE_CODE_CLASS): Simplify.
(struct tree_common): Update public_flag documentation.

From-SVN: r86065
gcc/ChangeLog
gcc/c-typeck.c
gcc/tree.h