[Bug middle-end/86122] [8/9 Regression] ICE in useless_type_conversion_p, at gimple-expr.c:87

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 14 13:57:00 GMT 2018


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, other uses of unsigned_type_for in match.pd seems to be guarded with
INTEGRAL_TYPE_P check or are on expressions that can't appear with complex
operands.


More information about the Gcc-bugs mailing list