tree.c (verify_type): Check various uses of TYPE_MAXVAL...
authorJan Hubicka <hubicka@ucw.cz>
Tue, 5 May 2015 01:42:07 +0000 (03:42 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 5 May 2015 01:42:07 +0000 (01:42 +0000)
commit417402b80e0214008d7579a8a83d2b2e42c5d1a3
treeea268b30eb02f1f8ae41e1669b6b5f2030d33320
parent2bdf1dd58b6a19f34898e324c587c6ad3f291da1
tree.c (verify_type): Check various uses of TYPE_MAXVAL...

* tree.c (verify_type): Check various uses of TYPE_MAXVAL;
fix overactive TYPE_MIN_VALUE check and add FIXME for type
compatibility problems.

From-SVN: r222792
gcc/ChangeLog
gcc/tree.c