Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 1999 15:16:02 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, green@FreeBSD.org
Cc:        freebsd-current@FreeBSD.org, schuerge@wjpserver.CS.Uni-SB.DE
Subject:   Re: Still kernel compilation failures
Message-ID:  <199907230516.PAA07691@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> It is supported, but someone broke it.
>
>Since when? Every so often someone comes along (from a pool of maybe 5
>people who _don't_ use -O) and complains about it being broken. If

My last fix for a -O related bug was on 1999/05/13 for brooktree.c
(memcmp() was used, but memcmp() doesn't exist in the kernel unless
the kernel is compiled with -O and without -fno-builtin).  I didn't
check that -O actually worked :-).

>So I was right (in my way that totally denies any type of actual understanding
>;)?  You're the one to have delved deep into GCC :)

I just read the buggy code.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907230516.PAA07691>