]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog.graphite
Avoid lang_hooks, call build_nonstandard_integer_type.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 21:16:18 +0000 (21:16 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 21:16:18 +0000 (21:16 +0000)
commite84af3c189663a730c02fa3ac5088fac0efcca2b
treeac1241dbc1cec04d497c6db07dc24df94325105e
parent8c4b14b0ff2387b3a5fd8fb7cd91ce5d86b10ac1
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/trunk@164771 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c