K 10 svn:author V 3 pfg K 8 svn:date V 27 2019-12-15T01:56:56.327723Z K 7 svn:log V 309 cdefs: use more accurate GCC version for the deprecated attribute. The message argument in the "deprecated" attribute was introduced in GCC 4.5 *. Use the accurate version number for consistency, as done already with other attributes. * https://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/Function-Attributes.html END