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: Drop DECL_INLINE from middle-end


2008/7/25 Jan Hubicka <jh@suse.cz>:
>
> Hi,
> this patch removes remaining forgotten DECL_INLINE checks from middleend.  Even since
> inliner started to inline functions called once DECL_INLINE was no longer conservatively
> modeling on what might be possibly inlined as it was supposed to.

Will this or the follow-up patches fix PR 18071?

Cheers,

Manuel.


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