History log of /openbsd/regress/gnu/egcs/gcc-builtins/vsprintf-1.c.exp (Results 1 – 4 of 4)
Revision Date Author Comments
# b1ce0da1 05-Dec-2017 deraadt <deraadt@openbsd.org>

adjust for warning: warning repairs


# 689ad0f3 25-Sep-2016 bluhm <bluhm@openbsd.org>

Adapt more places where binutils-2.17 has changed the format of the
linker warning massages.


# b2a13122 28-Dec-2013 martynas <martynas@openbsd.org>

- 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 s

- 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

show more ...


# e6e6dad3 28-Dec-2013 martynas <martynas@openbsd.org>

Add regression tests to check whether GCC folds unsafe builtins and
actually shows the security warning. Also add some other cases
where GCC used to yield the warning but shouldn't (e.g. strncat
sim

Add regression tests to check whether GCC folds unsafe builtins and
actually shows the security warning. Also add some other cases
where GCC used to yield the warning but shouldn't (e.g. strncat
simplified into strcat).

show more ...