diff options
author | das <das@FreeBSD.org> | 2007-12-09 20:16:48 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2007-12-09 20:16:48 +0000 |
commit | faeb9466cb7cf4379691e947144a7f280b5f8024 (patch) | |
tree | 463baa72d36d39527b50f41d1cda7bbe1d46660a /lib/libc/regex/regerror.c | |
parent | 8b2f43475d885e4eeb18201bf6f52eb574488739 (diff) | |
download | FreeBSD-src-faeb9466cb7cf4379691e947144a7f280b5f8024.zip FreeBSD-src-faeb9466cb7cf4379691e947144a7f280b5f8024.tar.gz |
gcc 4 does some overzealous constant folding, and since it doesn't
support FENV_ACCESS, that was causing this test to fail. Use a volatile
to avoid the constant folding.
Diffstat (limited to 'lib/libc/regex/regerror.c')
0 files changed, 0 insertions, 0 deletions