This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR middle-end/25962


On 5/8/06, Jan Hubicka <jh@suse.cz> wrote:
Hi,
as disucssed in the PR, it seems to be good idea to not optimize out
static unused functions at -O0 to help debugging.

Bootstrapped/regtested i686-linux, going to commit it shortly.

This breaks gcc.dg/attr-alwaysinline.c because we don't remove always_inline function bodies anymore.

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]