[Bug web/45688] Typo in __attribute__((version-id)) docs

skannan at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 17 10:36:00 GMT 2013


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")));



More information about the Gcc-bugs mailing list