From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3738 invoked by alias); 3 Dec 2001 22:51:15 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 3591 invoked from network); 3 Dec 2001 22:51:11 -0000 Received: from unknown (HELO dot.cygnus.com) (205.180.230.224) by sources.redhat.com with SMTP; 3 Dec 2001 22:51:11 -0000 Received: (from rth@localhost) by dot.cygnus.com (8.11.2/8.11.2) id fB3Moa307295; Mon, 3 Dec 2001 14:50:36 -0800 X-Authentication-Warning: dot.cygnus.com: rth set sender to rth@redhat.com using -f Date: Mon, 03 Dec 2001 14:51:00 -0000 From: Richard Henderson To: Richard Kenner Cc: gcc@gcc.gnu.org Subject: Re: ctime declaration in libgcc2.c Message-ID: <20011203145036.B7284@redhat.com> Mail-Followup-To: Richard Henderson , Richard Kenner , gcc@gcc.gnu.org References: <10112021211.AA04356@vlsi1.ultra.nyu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <10112021211.AA04356@vlsi1.ultra.nyu.edu>; from kenner@vlsi1.ultra.nyu.edu on Sun, Dec 02, 2001 at 07:11:14AM -0500 X-SW-Source: 2001-12/txt/msg00085.txt.bz2 On Sun, Dec 02, 2001 at 07:11:14AM -0500, Richard Kenner wrote: > Mot systems seem to have it in time.h, but can we safely #include that > from libgcc2.c? No. > Any other suggestions? Leave the warning. r~