Use smallest_mode_for_size for computing the precision types of new graphite IVs.
authorSebastian Pop <sebastian.pop@amd.com>
Wed, 2 Jun 2010 16:39:47 +0000 (16:39 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 2 Jun 2010 16:39:47 +0000 (16:39 +0000)
commitd6abd6d8bde894f946209e897495ef093d7dd792
tree62bf01a6d9429070dae6e2ddd858ecae30dad4a6
parent718d3588b02c5fde3939e889c7586d71a99c4629
Use smallest_mode_for_size for computing the precision types of new graphite IVs.

2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-clast-to-gimple.c (gcc_type_for_interval): Use
smallest_mode_for_size for computing the precision types of new
graphite IVs.  Do not call lang_hooks.types.type_for_size.

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