Path: utzoo!attcan!uunet!cs.utexas.edu!rice!sun-spots-request From: net%TUB.BITNET@mitvma.mit.edu (Oliver Laumann) Newsgroups: comp.sys.sun Subject: Re: #pragma C compiler directive Keywords: Software Message-ID: <3123@brazos.Rice.edu> Date: 13 Nov 89 15:42:10 GMT Sender: news@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n189 X-Sun-Spots-Digest: Volume 8, Issue 201, message 1 of 27 In article <2860@brazos.Rice.edu> you write: > While looking in /usr/include/vfork.h under SunOS 4.0.3, I noticed the > following line: > #pragma unknown_control_flow(vfork) > > Also, besides "unknown_control_flow", what other options exist ? With the help of "strings /lib/ccom" I figured out that there is a second pragma option named "makes_regs_inconsistent". Like "unknown_control_flow", it accepts one or more function names as arguments. Regards. Oliver Laumann net@TUB.BITNET net@tub.UUCP