]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix compilation.
authorJerry Quinn <jlquinn@optonline.net>
Tue, 6 Oct 2009 04:08:29 +0000 (04:08 +0000)
committerJerry Quinn <jlquinn@gcc.gnu.org>
Tue, 6 Oct 2009 04:08:29 +0000 (04:08 +0000)
commitddd4d0e1ade18e71ea3d111d5a2337dfa52dcc7a
tree130cb603683e720751c285e4a0a234bd4b5af46d
parent25b86498b5ead429c5647a6da5bfa5d68038ad89
gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix compilation.

2009-10-06  Jerry Quinn  <jlquinn@optonline.net>

* gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix
compilation.

From-SVN: r152485
gcc/ChangeLog
gcc/gimple.c