From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2382 invoked by alias); 29 Jun 2010 13:25:54 -0000 Received: (qmail 1875 invoked by alias); 29 Jun 2010 13:25:30 -0000 Date: Tue, 29 Jun 2010 13:25:00 -0000 Message-ID: <20100629132530.1874.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/44712] Debug info for partially inlined functions In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hubicka at ucw dot cz" 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: 2010-06/txt/msg02804.txt.bz2 ------- Comment #1 from hubicka at ucw dot cz 2010-06-29 13:25 ------- Subject: Re: New: Debug info for partially inlined functions Thanks for opening PR on this. One thing I was planning to look into soon is to make progress at least reversible - i.e. find way to declare the fact that function is part of another in GCC and make inliner to produce the problem block tree after inlining them back together. I wonder what the representation should be? Honza -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44712