------- Comment #2 from rguenth at gcc dot gnu dot org 2005-12-08 16:55 ------- HOST_WIDE_INT is what it says. The code should check host_integerp first and then use TREE_INT_CST_LOW.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25309
rguenth at gcc dot gnu dot org Thu, 08 Dec 2005 08:55:55 -0800
------- Comment #2 from rguenth at gcc dot gnu dot org 2005-12-08 16:55 ------- HOST_WIDE_INT is what it says. The code should check host_integerp first and then use TREE_INT_CST_LOW.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25309