diff options
author | peter <peter@FreeBSD.org> | 2000-09-03 06:35:04 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-09-03 06:35:04 +0000 |
commit | e10bd0ffe1c110a40ac05640941f4f3674c31fef (patch) | |
tree | 8bf6e37151837cc8d9efcf7bf54b7109353febbf /lib/libc/regex/regexec.c | |
parent | 17525e969e5709f9d8d5c11c8e93ffab85273e98 (diff) | |
download | FreeBSD-src-e10bd0ffe1c110a40ac05640941f4f3674c31fef.zip FreeBSD-src-e10bd0ffe1c110a40ac05640941f4f3674c31fef.tar.gz |
gcc knows that savectx() is potentially a setjmp style dual-return
function which may lead to stack lossage and clobbered variables.
This isn't the case here, but there is no way to tell gcc that.
Work around this in a kinda bizzare way, but it shuts gcc up.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions