Wrestrict-5.c
888 Bytes
-
PR tree-optimization/83655 - ICE on an invalid call to memcpy declared with no prototype · cf3fc0e8
gcc/testsuite/ChangeLog: PR tree-optimization/83655 * gcc.dg/Wrestrict-5.c: New test. * c-c++-common/builtins.c: New test. gcc/ChangeLog: PR tree-optimization/83655 * gimple-ssa-warn-restrict.c (wrestrict_dom_walker::check_call): Avoid checking calls with invalid arguments. From-SVN: r256218
Martin Sebor committed