From owner-freebsd-bugs Thu Oct 10 12:57:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11858 for bugs-outgoing; Thu, 10 Oct 1996 12:57:03 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA11853 for ; Thu, 10 Oct 1996 12:57:01 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id MAA00655; Thu, 10 Oct 1996 12:56:58 -0700 (PDT) To: "Jin Guojun[ITG]" cc: bugs@freebsd.org Subject: Re: compiler bug in 2.2-961006-SNAP release In-reply-to: Your message of "Thu, 10 Oct 1996 12:12:57 PDT." <199610101912.MAA07869@george.lbl.gov> Date: Thu, 10 Oct 1996 12:56:58 -0700 Message-ID: <653.844977418@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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. Jordan