OSDN Git Service

Use smallest_mode_for_size for computing the precision types of new graphite IVs.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2010 16:39:47 +0000 (16:39 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2010 16:39:47 +0000 (16:39 +0000)
commitd23456ee6e7a65946ccc7fefd7f6f45b1bfb3c24
tree62bf01a6d9429070dae6e2ddd858ecae30dad4a6
parent0812914835fc52792631d284676a263031c04a4d
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.

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