OSDN Git Service

(constant_expression_warning, overflow_warning,
authoreggert <eggert@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jul 1993 01:26:01 +0000 (01:26 +0000)
committereggert <eggert@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jul 1993 01:26:01 +0000 (01:26 +0000)
commitb04da9b54c6dfa7a6246a1fafdba3ca335a2a36f
treeef2cbf1ab647609afde85b1a57e0992ea4bdaa70
parent7eec364cfce0c3a9a99b5f31b91518eaf4d13228
(constant_expression_warning, overflow_warning,
convert_and_check): Distinguish between TREE_OVERFLOW, which is just
for warnings, and TREE_CONSTANT_OVERFLOW, which is for required
pedantic diagnostics.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4827 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-common.c