From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13602 invoked by alias); 19 Aug 2004 21:12:03 -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 13586 invoked by uid 48); 19 Aug 2004 21:12:02 -0000 Date: Thu, 19 Aug 2004 21:12:00 -0000 Message-ID: <20040819211202.13585.qmail@sourceware.org> From: "mmitchel at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040510152002.15366.nigel@mips.com> References: <20040510152002.15366.nigel@mips.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored for static functions X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg02009.txt.bz2 List-Id: ------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-08-19 21:12 ------- I'd like to know why this is considered a desirable feature. It changes long-standing behavior of GCC, and means that you now have to add -fkeep-inlinine-functions if you need those static functions to be callable from the debugger, etc. Jan, at the very least, the documentation needs to change. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jh at suse dot cz |dot org | Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15366