On Fri, Mar 22, 2013 at 07:43:38AM -0500, Jeremy White wrote: > >>>The '__attribute__((always_inline))' does not strictly imply 'inline'. > >>> Newer versions of gcc detect this misuse and issue the warning. > >>> Including the missing 'inline' resolves the build warning. > >> > >>Looked reasonable to me, hence the patch. > > > >I'd expect gcc to inline the function anyway, even without 'inline FORCE_INLINE' > > Yeah, I think it does. But then it warns you about it. I just quiet the warning. What I meant is no inline, no FORCE_INLINE, nothing, just let gcc optimizer decide about the inlining. Christophe
Attachment:
pgpU5pvOGu6zB.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel