builtins.c
329 KB
-
re PR c/84953 (misleading warning from strpbrk(x,"")) · a8ed1cbd
PR c/84953 * builtins.c (fold_builtin_strpbrk): For strpbrk(x, "") use type instead of TREE_TYPE (s1) for the return value. * gcc.dg/pr84953.c: New test. From-SVN: r258671
Jakub Jelinek committed