This is the mail archive of the gcc@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: gcc/gcc ChangeLog doc/invoke.texi


> Fixed by attached patch I am testing right now.
>
> 2003-11-10  Jan Hubicka  <jh@suse.cz>
> 	* cgraph.c (cgraph_function_possibly_inlined_p): Test
> flag_really_no_inline.

I confirm that this patch fixed the regression.

BUT the ChangeLog entry in the commit is wrong:

2003-11-11  Jan Hubicka  <jh@suse.cz>

        * cgraphunit.c (cgraph_function_possibly_inlined_p): Use
        really_no_inline.

-- 
Eric Botcazou


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