Wrestrict-19.c
570 Bytes
-
PR middle-end/89934 - ICE on a call with fewer arguments to strncpy declared without prototype · 9a0cbb60
gcc/ChangeLog: PR middle-end/89934 * gimple-ssa-warn-restrict.c (builtin_access::builtin_access): Bail out if the number of arguments is less than expected. gcc/testsuite/ChangeLog: PR middle-end/89934 * gcc.dg/Wrestrict-19.c: New test. * gcc.dg/Wrestrict-5.c: Add comment. Remove unused code. From-SVN: r270152
Martin Sebor committed