Wnonnull-3.c
1.75 KB
-
PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnull · d1090a8a
gcc/testsuite/ChangeLog: PR tree-optimization/80936 * gcc.dg/Wnonnull-2.c: New test. * gcc.dg/Wnonnull-3.c: New test. * gcc.dg/nonnull-3.c: Expect more warnings. gcc/ChangeLog: PR tree-optimization/80936 * builtins.def (bcmp, bcopy, bzero): Declare nonnull. From-SVN: r276491
Martin Sebor committed