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 other/48179] New: Reference mismatch in documentation chapter 6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48179

           Summary: Reference mismatch in documentation chapter 6
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Denis.Excoffier@airbus.com


Bug in documentation presentation.

You can also try this under http://gcc.gnu.org/onlinedocs/gcc/

Jump to 6.37 "Specifying Attributes of Variables"
Click Next, you land on 6.38 "Specifying Attributes of Types". Fine.
Click Next, you land on 6.36 "Inquiring on Alignment of Types or Variables".
Strange.
Click Next, you land on 6.39 "An Inline Function Is...".

The table of content seems correct.

Also, on my texinfo gcc.info data base (from GCC 4.6.0 RC 20110314), but
not on onlinedocs, the reference (* note Variable Attributes::)
jumps to 6.37.1 "Blackfin Variable Attributes" instead
of 6.37.


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