Update regress to match change in stpcpy() linker message
authorguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 01:47:17 +0000 (01:47 +0000)
committerguenther <guenther@openbsd.org>
Sun, 20 Jul 2014 01:47:17 +0000 (01:47 +0000)
Noted by Doug Hogan (doug (at) acyclic.org)

regress/gnu/egcs/gcc-builtins/stpcpy-1.c.exp
regress/gnu/egcs/gcc-builtins/stpcpy-2.c.exp

index 0ccabf8..71ccf1c 100644 (file)
@@ -1 +1 @@
-: warning: stpcpy() is dangerous GNU crap; don't use it
+: warning: stpcpy() is dangerous; do not use it
index 0ccabf8..71ccf1c 100644 (file)
@@ -1 +1 @@
-: warning: stpcpy() is dangerous GNU crap; don't use it
+: warning: stpcpy() is dangerous; do not use it