OSDN Git Service

* c-common.c (c_common_type_for_mode): Pass the mode's precision
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2005 20:10:45 +0000 (20:10 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2005 20:10:45 +0000 (20:10 +0000)
commit61b9b73cf809725264e1b7721bbcec6bb88ab536
tree42950f80393cc1ef4c33e7efb62c3520395a0efd
parent0081c87563ff74aba8f38e64c77b4bbba15453f7
* c-common.c (c_common_type_for_mode): Pass the mode's precision
to make_[un]signed_type, not the mode itself.

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