From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2500 invoked by alias); 2 Jun 2004 00:08:44 -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 2486 invoked by uid 48); 2 Jun 2004 00:08:43 -0000 Date: Wed, 02 Jun 2004 00:08:00 -0000 Message-ID: <20040602000843.2485.qmail@sourceware.org> From: "belyshev at lubercy dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040406114325.14863.rguenth@tat.physik.uni-tuebingen.de> References: <20040406114325.14863.rguenth@tat.physik.uni-tuebingen.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/14863] [3.4/3.5 regression] unit-at-a-time causes miscompilation X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg00143.txt.bz2 List-Id: ------- Additional Comments From belyshev at lubercy dot com 2004-06-02 00:08 ------- Created an attachment (id=6448) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6448&action=view) small testcase (818 bytes) compile this with '-O1 -funit-at-a-time --param large-function-insns=100' and see what it prints. It should print three zeroes... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14863