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/32780] [4.3 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:1793 at -O2 or higher



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-07-16 16:47 -------
This one is most likely my fault with pointer plus, something is creating an
BIT_AND_EXPR with a pointer type.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
            Summary|ICE in                      |[4.3 Regression] ICE in
                   |extract_range_from_binary_ex|extract_range_from_binary_ex
                   |pr, at tree-vrp.c:1793 at - |pr, at tree-vrp.c:1793 at -
                   |O2 or higher                |O2 or higher
   Target Milestone|---                         |4.3.0


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


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