From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31368 invoked by alias); 20 Sep 2005 07:22:48 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 31346 invoked by uid 48); 20 Sep 2005 07:22:44 -0000 Date: Tue, 20 Sep 2005 07:22:00 -0000 Message-ID: <20050920072244.31344.qmail@sourceware.org> From: "Erwin dot Unruh at fujitsu-siemens dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050831093304.23650.Erwin.Unruh@fujitsu-siemens.com> References: <20050831093304.23650.Erwin.Unruh@fujitsu-siemens.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/23650] Scheduler does not handle zero_extract correctly X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg02485.txt.bz2 List-Id: ------- Additional Comments From Erwin dot Unruh at fujitsu-siemens dot com 2005-09-20 07:22 ------- Created an attachment (id=9780) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9780&action=view) complete testcase (corrected) My first try on the testcase depends on the endianess. S/390 is big endian, intel is little endian. This revised testcase avoids this dependency. It runs correctly on intel (-O0 or -O3). -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #9773 is|0 |1 obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23650