fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) instead of unsigned_type.
authorJakub Jelinek <jakub@redhat.com>
Thu, 18 Apr 2002 15:17:47 +0000 (17:17 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 18 Apr 2002 15:17:47 +0000 (17:17 +0200)
commita32db60568aefbd89196ebe5387317508a065554
tree245bd3692e12004eb13aa26f4933e09309afe988
parent5a28d8ccd89102398b52c5ad66caf81b1618704d
fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) instead of unsigned_type.

* fold-const.c (fold): Use (*lang_hooks.types.unsigned_type)
instead of unsigned_type.

From-SVN: r52474
gcc/ChangeLog
gcc/fold-const.c