From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9026 invoked by alias); 18 Aug 2011 01:46:05 -0000 Received: (qmail 9018 invoked by uid 22791); 18 Aug 2011 01:46:05 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f175.google.com (HELO mail-iy0-f175.google.com) (209.85.210.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Aug 2011 01:45:51 +0000 Received: by iyn15 with SMTP id 15so3287432iyn.34 for ; Wed, 17 Aug 2011 18:45:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.146.136 with SMTP id j8mr145491icv.369.1313631950592; Wed, 17 Aug 2011 18:45:50 -0700 (PDT) Received: by 10.42.240.8 with HTTP; Wed, 17 Aug 2011 18:45:50 -0700 (PDT) In-Reply-To: References: Date: Thu, 18 Aug 2011 01:46:00 -0000 Message-ID: Subject: Fwd: C6X fails to build in FSF mainline From: Andrew Pinski To: GCC Mailing List Cc: Richard Henderson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-08/txt/msg00323.txt.bz2 Forwarding this to the gcc list. Also Adding RTH to the CC since he helped Bernd to get the dwarf2 parts working correctly. ---------- Forwarded message ---------- From: Nick Clifton Date: Tue, Aug 16, 2011 at 5:14 AM Subject: C6X fails to build in FSF mainline To: bernds@codesourcery.com Cc: gcc-bugs@gcc.gnu.org Hi Bernd, =C2=A0You probably know this already. =C2=A0The c6x-elf target fails to bui= ld =C2=A0libgcc with the current FSF mainline sources: =C2=A0gcc/libgcc2.c: In function =E2=80=98__gnu_mulsc3=E2=80=99: =C2=A0gcc/libgcc2.c:1928:1: internal compiler error: in scan_trace, at dwarf2cfi.c:2433 =C2=A0Please submit a full bug report, =C2=A0I assume that it is because the C6X has more than one delay slot ? Cheers =C2=A0Nick