From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16913 invoked by alias); 30 Sep 2010 13:01:01 -0000 Received: (qmail 16899 invoked by uid 22791); 30 Sep 2010 13:01:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Sep 2010 13:00:58 +0000 From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.0 X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 30 Sep 2010 17:47:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-09/txt/msg03266.txt.bz2 Message-ID: <20100930174700.zYTtw_yNoMgMi6XaO-6Aoi47K7KZgcd4bGHhzh67Jk8@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #7 from Eric Botcazou 2010-09-30 13:00:38 UTC --- For the records, I have a reduced testcase and a patch. ETA is next week.