Date: Tue, 7 Aug 2001 04:08:27 -0400 (EDT) From: Chris BeHanna <behanna@zbzoom.net> To: FreeBSD-Stable <stable@freebsd.org> Subject: Re: Current stable (fresh sup) broken for no opt Message-ID: <Pine.BSF.4.32.0108070407430.77203-100000@topperwein.dyndns.org> In-Reply-To: <0108070132380H.03705@prime.vsservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.) behanna@bogus.zbzoom.net I was raised by a pack of wild corn dogs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0108070407430.77203-100000>