Remove max_signed_precision_type.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 22:57:30 +0000 (22:57 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 22:57:30 +0000 (22:57 +0000)
commit28013ca9251a0000091105c97150d88073a37984
treeb90a732adab7578902e19e0f4f3c4a17a500080b
parent954e04988c6da7d1cb5839db341ef50f15431028
Remove max_signed_precision_type.

2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-clast-to-gimple.c (max_signed_precision_type): Removed.
(max_precision_type): Inline max_signed_precision_type.
(type_for_clast_red): Use max_precision_type.
(type_for_clast_bin): Same.
(type_for_clast_for): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176602 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-clast-to-gimple.c