------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:33 ------- Confirmed, based on http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00937.html and trying it my self on i686-pc-linux-gnu.
looking at config.gcc, I noticed that need_64bit_hwint for hppa2.0w-hp-hpux11.11 is not set so that what this bug is. This is a 32bit HOST_WIDE_INT bug. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 GCC target triplet|i686-pc-linux-gnu, hppa2.0w-|HOST_WIDE_INT == 32bits |hp-hpux11.11 | Last reconfirmed|0000-00-00 00:00:00 |2005-08-17 02:33:34 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23410