(constant_expression_warning, overflow_warning,
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)
commit7193bce22f126a0ac6197782e01782cface4d24c
treeef2cbf1ab647609afde85b1a57e0992ea4bdaa70
parent261450e857ea7f69f12dc9232cf884ade69ab53c
(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.

From-SVN: r4827
gcc/c-common.c