This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49824] New: AVR: Missing documentation for OS_task and OS_main attributes


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: unassigned@gcc.gnu.org
        ReportedBy: gjl@gcc.gnu.org
                CC: aesok@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]