This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/38934] [4.4 Regression] ICE in set_value_range, at tree-vrp.c:398



------- Comment #3 from hjl dot tools at gmail dot com  2009-01-23 00:06 -------
(In reply to comment #2)
> (In reply to comment #1)
> > It won't ICE for me with revision 143448 on Linux/x86-64:
> 
> Most likely this is HWI 32 only issue as this works on i386-darwin which
> defaults HWI to be 64bits.

That is true. This only happens with 32bit HWI. This is caused by
revision 122487:

http://gcc.gnu.org/ml/gcc-cvs/2007-03/msg00070.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iant at google dot com
      Known to fail|4.4.0                       |4.3.3 4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38934


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]