[Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 17 02:37:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list