builtins.c
339 KB
-
PR tree-optimization/87112 - ICE in fold_binary_loc on strnlen of mixed integer types · 1583124e
gcc/ChangeLog: PR tree-optimization/87112 * builtins.c (expand_builtin_strnlen): Convert c_strlen result to the type of the bound argument. gcc/testsuite/ChangeLog: PR tree-optimization/87112 * gcc.dg/pr87112.c: New test. From-SVN: r263900
Martin Sebor committed