Avoid lang_hooks, call build_nonstandard_integer_type.
commita8fc96b14b291776c860bec3c97580dadc2eaef5
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jul 2010 02:07:23 +0000 (30 02:07 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jul 2010 02:07:23 +0000 (30 02:07 +0000)
treea0899be6062747014550502945c05453ead6acf8
parentd278d326102c36babb165406345edd41b2415d67
Avoid lang_hooks, call build_nonstandard_integer_type.

2010-07-29  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-clast-to-gimple.c (max_signed_precision_type): Remove the call
to lang_hooks.types.type_for_size.  Call build_nonstandard_integer_type.

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