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 #2 from pinskia at gcc dot gnu dot org  2009-01-22 21:30 -------
(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.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|WAITING                     |NEW
   Last reconfirmed|2009-01-22 13:17:43         |2009-01-22 21:30:48
               date|                            |
   Target Milestone|---                         |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]