c-common.c (constant_fits_type_p): New function.
authorJakub Jelinek <jakub@redhat.com>
Mon, 12 Feb 2001 08:34:30 +0000 (09:34 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Feb 2001 08:34:30 +0000 (09:34 +0100)
commitd02b54f66dac63bbd4bc7c5b44f2b9f6459d81dd
tree0b7df8968036ccd7157ea67cb1f4b25c98fab59a
parentb1012f1b4ca901ced4d2ff3ccbb64887cbf42381
c-common.c (constant_fits_type_p): New function.

* c-common.c (constant_fits_type_p): New function.
(convert_and_check): Use it.

* gcc.c-torture/compile/20010209-1.c: New test.

From-SVN: r39596
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20010209-1.c [new file with mode: 0644]