From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5725 invoked by alias); 13 Apr 2005 11:03:00 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 5714 invoked from network); 13 Apr 2005 11:02:57 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 13 Apr 2005 11:02:57 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j3DB2vtM013602 for ; Wed, 13 Apr 2005 07:02:57 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j3DB2uO12938; Wed, 13 Apr 2005 07:02:56 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j3DB2uqH004719; Wed, 13 Apr 2005 07:02:56 -0400 Received: from tooth.toronto.redhat.com (tooth.toronto.redhat.com [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 6116480004E; Wed, 13 Apr 2005 07:02:56 -0400 (EDT) Received: from tooth.toronto.redhat.com (IDENT:5AAh+gb6qHgNvcJrnwmLQio/eml510CQ@localhost [127.0.0.1]) by tooth.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j3DB2udS013386; Wed, 13 Apr 2005 07:02:56 -0400 Received: (from fche@localhost) by tooth.toronto.redhat.com (8.12.8/8.12.8/Submit) id j3DB2thO013384; Wed, 13 Apr 2005 07:02:55 -0400 Date: Wed, 13 Apr 2005 11:03:00 -0000 From: "Frank Ch. Eigler" To: Nick Clifton Cc: sid@sources.redhat.com Subject: Re: [patch]: RFA: Remove compile time warnings in cgen-cpu.h Message-ID: <20050413110255.GB13326@redhat.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2005-q2/txt/msg00005.txt.bz2 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 503 Hi, Nick - > [...] The first is that it declares several void functions and > then uses a "return " statement. But in C++, it is valid to return a void value from a void function. What compiler version barfs on this? > The second is that it uses the "reinterpret_cast<>" operator to > convert between integer types and floating point types, which for > some versions of GCC at least, does not work. [...] Sure. (Actually, does any cgen/sid port use floating-point?) - FChE --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCXPxfVZbdDOm/ZT0RAm+uAJ0fpwvqx2cLYkVo+H1LiZzWW1ucSQCcD/Kz SmpTpsEWhc6P8mgTF0qzI6w= =KzpR -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--