Date: Thu, 10 Oct 1996 13:12:17 -0700 From: "Jin Guojun[ITG]" <jin@george.lbl.gov> To: jkh@time.cdrom.com Cc: bugs@freebsd.org Subject: Re: compiler bug in 2.2-961006-SNAP release Message-ID: <199610102012.NAA12801@george.lbl.gov>
next in thread | raw e-mail | index | archive | help
> > 2.2-961006-SNAP introduces a bug in C compiler. The initialization uses > > Actually, it looks more to me like memset() simply needs to move into > libkern. If the bzero and memset can be merged (bzero can be macro of memset), this should be a good idea. To maintain two assemble code for bzero and memset costs both human and CPU power. -Jin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610102012.NAA12801>