From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29083 invoked by alias); 17 May 2009 14:24:55 -0000 Received: (qmail 29052 invoked by uid 48); 17 May 2009 14:24:45 -0000 Date: Sun, 17 May 2009 14:24:00 -0000 Message-ID: <20090517142445.29051.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/40175] emit optimzied versions of functions depending on constant argument(s) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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: 2009-05/txt/msg01456.txt.bz2 ------- Comment #1 from pinskia at gcc dot gnu dot org 2009-05-17 14:24 ------- -fipa-cp has been there since 4.1.0. It is now enabled in 4.4.0 and above by default at -O2 and above (including -Os). -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|c |middle-end Resolution| |FIXED Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40175