From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7282 invoked by alias); 19 Mar 2009 07:49:56 -0000 Received: (qmail 7267 invoked by uid 22791); 19 Mar 2009 07:49:55 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.190) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Mar 2009 07:49:51 +0000 Received: by nf-out-0910.google.com with SMTP id b2so85477nfb.48 for ; Thu, 19 Mar 2009 00:49:48 -0700 (PDT) Received: by 10.216.47.75 with SMTP id s53mr962214web.9.1237448987935; Thu, 19 Mar 2009 00:49:47 -0700 (PDT) Received: from ?82.6.108.62? (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id d23sm1508877nfh.39.2009.03.19.00.49.47 (version=SSLv3 cipher=RC4-MD5); Thu, 19 Mar 2009 00:49:47 -0700 (PDT) Message-ID: <49C1FB67.5000501@gmail.com> Date: Thu, 19 Mar 2009 10:04:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Pierre Muller CC: binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: [Build-failure] elf32-score.c compilation warning References: <000201c9a865$63951e10$2abf5a30$@u-strasbg.fr> In-Reply-To: <000201c9a865$63951e10$2abf5a30$@u-strasbg.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-03/txt/msg00393.txt.bz2 Pierre Muller wrote: > Building gdb with > --enable-targets=all > but without --enable-64-bit-bfd > on cygwin (windows 32 bits). > I get a bfd compilation error, > that does not appear with > --enable-64-bit-bfd. > > I think that there is a configuration problem > for elf32-score: > ../../purecvs/bfd/elf32-score.c: In function `score3_bfd_putl48': > ../../purecvs/bfd/elf32-score.c:290: warning: right shift count >= width of > type http://sourceware.org/ml/binutils/2009-03/threads.html#00236 cheers, DaveK