K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-04-12T16:43:55.794519Z K 7 svn:log V 370 Add definition for the gcc gnu_inline attribute. This uses a non-standard (who would guess that) inlining method that is useful for legacy GNU software. This attribute was added in GCC 4.1.3. Older versions of clang would just ignore the attribute but as lately it is supported also there. This is currently unused but it is required for the FORTIFY_SOURCE extension. END