#pragma C compiler directive

Oliver Laumann net%TUB.BITNET at mitvma.mit.edu
Tue Nov 14 02:42:10 AEST 1989


In article <2860 at 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 at TUB.BITNET              net at tub.UUCP



More information about the Comp.sys.sun mailing list