pr93547.c
131 Bytes
-
analyzer: fix ICE due to comparing int and real constants (PR 93547) · 287ccd3b
gcc/analyzer/ChangeLog: PR analyzer/93547 * constraint-manager.cc (constraint_manager::get_or_add_equiv_class): Ensure types are compatible before comparing constants. gcc/testsuite/ChangeLog: PR analyzer/93547 * gcc.dg/analyzer/pr93547.c: New test.
David Malcolm committed