OSDN Git Service

* fold-const.c (fold): Use (*lang_hooks.types.unsigned_type)
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Apr 2002 15:17:47 +0000 (15:17 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Apr 2002 15:17:47 +0000 (15:17 +0000)
commit6a7078b017724d5dc6166b45b8bc5c7a8b245181
tree245bd3692e12004eb13aa26f4933e09309afe988
parentb48f6143f5695813db1690aeff4142929b19d34c
* fold-const.c (fold): Use (*lang_hooks.types.unsigned_type)
instead of unsigned_type.

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