From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9503 invoked by alias); 15 May 2008 08:52:11 -0000 Received: (qmail 9304 invoked by uid 48); 15 May 2008 08:51:28 -0000 Date: Thu, 15 May 2008 08:52:00 -0000 Message-ID: <20080515085128.9303.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/36235] [4.2 Regression] Invalid optimization related to heavy function inlining with -O3 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth at gcc dot gnu dot org" 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: 2008-05/txt/msg01154.txt.bz2 ------- Comment #3 from rguenth at gcc dot gnu dot org 2008-05-15 08:51 ------- Confirmed. It fails with -O -finline-functions -fstrict-aliasing. Works with 4.3.0. I suppose this is a dup of one of the known alias bugs with 4.2. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |alias Known to fail| |4.2.3 Known to work| |4.1.2 4.3.0 Last reconfirmed|0000-00-00 00:00:00 |2008-05-15 08:51:27 date| | Summary|Invalid optimization related|[4.2 Regression] Invalid |to heavy function inlining |optimization related to |with -O3 |heavy function inlining with | |-O3 Target Milestone|--- |4.2.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36235