On Mon, Dec 2, 2013 at 5:10 AM, Gerald Pfeifer wrote:
> On Fri, 8 Nov 2013, H.J. Lu wrote:
>> bugreport.texi has
>>
>> @menu
>> * Criteria: Bug Criteria. Have you really found a bug?
>> * Reporting: Bug Reporting. How to report a bug effectively.
>> * Known: Trouble.Known problems.
On Fri, 8 Nov 2013, H.J. Lu wrote:
> bugreport.texi has
>
> @menu
> * Criteria: Bug Criteria. Have you really found a bug?
> * Reporting: Bug Reporting. How to report a bug effectively.
> * Known: Trouble.Known problems.
> * Help: Service. Where to ask for help.
> @end
There are 2 almost idential menus. The only difference is one doesn't
have
* Option Summary:: Brief list of all options, without explanations.
* Submodel Options::Specifying minor hardware or convention
* variations,
such as 68010 vs 68020.
* Code Gen Options::
bugreport.texi has
@menu
* Criteria: Bug Criteria. Have you really found a bug?
* Reporting: Bug Reporting. How to report a bug effectively.
* Known: Trouble.Known problems.
* Help: Service. Where to ask for help.
@end menu
That means include order should be bugreport.
doc/extend.texi has
* Pointer Bounds Checker builtins:: Built-in functions for Pointer Bounds
Checker.
* Cilk Plus Builtins:: Built-in functions for the Cilk Plus language extension.
* Other Builtins:: Other built-in functions.
* Target Builtins:: Built-in functions specific to particul