* tree.c (verify_type): Check various uses of TYPE_MAXVAL;
commit51c5663bde99d3434431b0e29307c938bf28efff
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 01:42:07 +0000 (5 01:42 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 01:42:07 +0000 (5 01:42 +0000)
treeea268b30eb02f1f8ae41e1669b6b5f2030d33320
parent769dd1e64b67d2ff9cea04391e1d2e64b832642c
* tree.c (verify_type): Check various uses of TYPE_MAXVAL;
fix overactive TYPE_MIN_VALUE check and add FIXME for type
compatibility problems.

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