- adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got added
authormartynas <martynas@openbsd.org>
Sat, 28 Dec 2013 03:19:02 +0000 (03:19 +0000)
committermartynas <martynas@openbsd.org>
Sat, 28 Dec 2013 03:19:02 +0000 (03:19 +0000)
commitb2a13122c0594bac47c5aa293d99ea6a2c440b06
tree891beefbbba8811f9fcd45f9787185aed6e3eec9
parentaccc9fe1cf3a1377b4b6d17c3f8c3b85fc4a735e
- adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got added
- adjust gcc-builtins to use the same approach as gcc-bounds
- enable gcc-bounds and gcc-builtins in the default regression suite
now that everything passes
17 files changed:
regress/gnu/egcs/Makefile
regress/gnu/egcs/gcc-bounds/Makefile
regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp.gcc3
regress/gnu/egcs/gcc-bounds/getcwd-1.c.exp.gcc4
regress/gnu/egcs/gcc-builtins/Makefile
regress/gnu/egcs/gcc-builtins/sprintf-1.c.exp
regress/gnu/egcs/gcc-builtins/sprintf-2.c.exp
regress/gnu/egcs/gcc-builtins/sprintf-3.c.exp
regress/gnu/egcs/gcc-builtins/stpcpy-1.c.exp
regress/gnu/egcs/gcc-builtins/stpcpy-2.c.exp
regress/gnu/egcs/gcc-builtins/strcat-1.c.exp
regress/gnu/egcs/gcc-builtins/strcat-2.c.exp
regress/gnu/egcs/gcc-builtins/strcpy-1.c.exp
regress/gnu/egcs/gcc-builtins/strcpy-2.c.exp
regress/gnu/egcs/gcc-builtins/vsprintf-1.c.exp
regress/gnu/egcs/gcc-builtins/vsprintf-2.c.exp
regress/gnu/egcs/gcc-builtins/vsprintf-3.c.exp