On Tue, 7 Aug 2001, GB Clark II wrote:

> When I compile a kernel with no optimiztion(sp) it will bomb in atomic with
> a problem in the asm.
> With -O it works fine.

    If atomic operations rely on having functions inlined, then this
makes perfect sense.  Without -O, no inlining takes place.

-- 
Chris BeHanna
Software Engineer                   (Remove "bogus" before responding.)
[EMAIL PROTECTED]
I was raised by a pack of wild corn dogs.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to