[Bug tree-optimization/78533] tree check fail in int_fits_type_p, at tree.c:9153

2016-11-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533

Richard Biener  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Richard Biener  ---
dup

*** This bug has been marked as a duplicate of bug 78507 ***

[Bug tree-optimization/78533] tree check fail in int_fits_type_p, at tree.c:9153

2016-11-26 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533

--- Comment #3 from David Binderman  ---
Seems to be no problem by the time we get to revision 242887, dated 20161126.

[Bug tree-optimization/78533] tree check fail in int_fits_type_p, at tree.c:9153

2016-11-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533

Andrew Pinski  changed:

   What|Removed |Added

  Component|c++ |tree-optimization
 Depends on||78507

--- Comment #2 from Andrew Pinski  ---
This might be already fixed.  See PR 78507.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78507
[Bug 78507] [7 Regression] ICE: tree check: expected integer_type or
enumeral_type or boolean_type or real_type or fixed_point_type, have
pointer_type in int_fits_type_p, at tree.c:9153