From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30711 invoked by alias); 11 Apr 2016 06:44:41 -0000 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 Received: (qmail 30663 invoked by uid 89); 11 Apr 2016 06:44:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=U*gdb-patches, gdb-patches@sourceware.org, gdbpatchessourcewareorg, sk:gdb-pat X-HELO: mga02.intel.com Received: from mga02.intel.com (HELO mga02.intel.com) (134.134.136.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 11 Apr 2016 06:44:30 +0000 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 10 Apr 2016 23:44:27 -0700 X-ExtLoop1: 1 Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga001.jf.intel.com with ESMTP; 10 Apr 2016 23:44:25 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.87]) by IRSMSX154.ger.corp.intel.com ([169.254.12.173]) with mapi id 14.03.0248.002; Mon, 11 Apr 2016 07:44:24 +0100 From: "Metzger, Markus T" To: Jan Kratochvil , "gdb-patches@sourceware.org" Subject: RE: [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32 Date: Mon, 11 Apr 2016 06:44:00 -0000 Message-ID: References: <20160408155331.GA31979@host1.jankratochvil.net> In-Reply-To: <20160408155331.GA31979@host1.jankratochvil.net> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00201.txt.bz2 > -----Original Message----- > From: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] On Behalf Of Jan Kratochvil > Sent: Friday, April 8, 2016 5:54 PM > To: gdb-patches@sourceware.org > Cc: Metzger, Markus T > Subject: [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86= _64- > m32 Hi Jan, > $ runtest 'CC_FOR_TARGET=3Dgcc -m32' gdb.btrace/tailcall-only.exp Running > ./gdb.btrace/tailcall-only.exp ... > gdb compile failed, tailcall-only.c: Assembler messages: > tailcall-only.c:142: Error: cannot represent relocation type BFD_RELOC_64= [...] > tailcall-only.c:425: Error: cannot represent relocation type BFD_RELOC_64 I'm setting the target triplet to "i686-unknown-linux" in my m32 configurat= ion. Like this: set target_triplet "i686-unknown-linux" set_board_info cflags "-m32" set_board_info cppflags "-m32" Should I rather not set the target_triplet? In that case, there are a few more build errors in other gdb.btrace tests. Thanks, Markus. Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928