summaryrefslogtreecommitdiff
path: root/share/man/man1/gcc-local.1
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man1/gcc-local.1')
-rw-r--r--share/man/man1/gcc-local.113
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index e5e88093075..6e363176903 100644
--- a/share/man/man1/gcc-local.1
+++ b/share/man/man1/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.9 2005/01/18 03:37:46 david Exp $
+.\" $OpenBSD: gcc-local.1,v 1.10 2005/02/06 10:39:31 espie Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -64,6 +64,17 @@ executable using
.Xr mprotect 2 ,
since the stack area is by default non-executable.
.It
+On
+.Ox ,
+by default, trampoline code generation is disabled in
+.Nm gcc 3.3.5 .
+Code requiring trampolines will not compile without
+.Fl ftrampolines .
+The warning flag
+.Fl Wtrampolines
+can be used to locate trampoline instances if trampoline generation
+is re-enabled.
+.It
The
.Fl O2
option does not include