re PR tree-optimization/19903 (ACATS cxa4006 cxa4017 fail at runtime)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 5 Apr 2005 07:06:23 +0000 (09:06 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 5 Apr 2005 07:06:23 +0000 (07:06 +0000)
commitc4cdbeb4802cec34a912e343629d8e28b20128c7
tree1742287c835dba65c2423d55c9ca50faf649778d
parent3c5ead4814e7a0b4f155b84271665cbafd50a120
re PR tree-optimization/19903 (ACATS cxa4006 cxa4017 fail at runtime)

PR tree-optimization/19903
* tree-chrec.c (chrec_convert): Return chrec_dont_know for constants
that don't fit in their type after conversion.

Co-Authored-By: Sebastian Pop <sebastian.pop@cri.ensmp.fr>
From-SVN: r97607
gcc/ChangeLog
gcc/tree-chrec.c