http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45688
Shakthi Kannan <skannan at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |skannan at redhat dot com --- Comment #2 from Shakthi Kannan <skannan at redhat dot com> 2013-04-17 10:36:30 UTC --- http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html#Function-Attributes now mentions version_id correctly: extern int foo () __attribute__((version_id ("20040821")));