[Bug c/94966] ICE: tree check: expected function_type or method_type, have integer_type in gimplify_call_expr, at gimplify.c:3433
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 6 09:31:12 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94966
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
IMNSHO a clear dup of PR94730. It really doesn't make sense to file further
similar bugs until that one is fixed. Any time you incorrectly redeclare a
variable with completely unrelated type you can run into similar ICEs.
*** This bug has been marked as a duplicate of bug 94730 ***
More information about the Gcc-bugs
mailing list