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 tree-optimization/78533] tree check fail in int_fits_type_p, at tree.c:9153


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |tree-optimization
         Depends on|                            |78507

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
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

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