http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49824
Summary: AVR: Missing documentation for OS_task and OS_main attributes Product: gcc Version: 4.3.3 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: g...@gcc.gnu.org CC: ae...@gcc.gnu.org Target: avr GCC manual is missing documentation for the following avr-specific function attributes: OS_task: http://gcc.gnu.org/viewcvs?view=revision&revision=129662 OS_main: http://gcc.gnu.org/viewcvs?view=revision&revision=135681 GCC 4.4.6 manual: http://gcc.gnu.org/onlinedocs/gcc-4.4.6/gcc/Function-Attributes.html#Function-Attributes GCC trunk manual: http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html#Function-Attributes