Remove max_signed_precision_type.
authorSebastian Pop <sebastian.pop@amd.com>
Thu, 21 Jul 2011 22:57:30 +0000 (22:57 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Thu, 21 Jul 2011 22:57:30 +0000 (22:57 +0000)
commit12b30e6daea5c44df6cc3b9d6f03f9b11887e52a
treeb90a732adab7578902e19e0f4f3c4a17a500080b
parent0cdd9dcf76f043a42bd36895edd9f9655d60fe8d
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.

From-SVN: r176602
gcc/ChangeLog
gcc/graphite-clast-to-gimple.c