diff options
-rw-r--r-- | gnu/egcs/gcc/gcc-local.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/egcs/gcc/gcc-local.1 b/gnu/egcs/gcc/gcc-local.1 index 684a4b66225..274fc49b55b 100644 --- a/gnu/egcs/gcc/gcc-local.1 +++ b/gnu/egcs/gcc/gcc-local.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gcc-local.1,v 1.4 2002/12/02 20:25:35 deraadt Exp $ +.\" $OpenBSD: gcc-local.1,v 1.5 2003/02/27 16:22:31 millert Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" @@ -98,7 +98,7 @@ platforms, .Nm gcc still uses .Xr setjmp 3 / -.Xr longjump 3 - +.Xr longjmp 3 - style exceptions, and so needs extra fixes beyond the pure 2.95.3 release. .It On i386, the optimizer features an extra peephole which reduces the function |