comparison gcc/doc/bugreport.texi @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents a06113de4d67
children 84e7813d76e9
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1 @c Copyright (C) 1988-2017 Free Software Foundation, Inc.
2 @c 1999, 2000, 2001, 2003, 2004, 2007 Free Software Foundation, Inc.
3 @c This is part of the GCC manual. 2 @c This is part of the GCC manual.
4 @c For copying conditions, see the file gcc.texi. 3 @c For copying conditions, see the file gcc.texi.
5 4
6 @node Bugs 5 @node Bugs
7 @chapter Reporting Bugs 6 @chapter Reporting Bugs
15 report the problem. 14 report the problem.
16 15
17 @menu 16 @menu
18 * Criteria: Bug Criteria. Have you really found a bug? 17 * Criteria: Bug Criteria. Have you really found a bug?
19 * Reporting: Bug Reporting. How to report a bug effectively. 18 * Reporting: Bug Reporting. How to report a bug effectively.
20 * Known: Trouble. Known problems.
21 * Help: Service. Where to ask for help.
22 @end menu 19 @end menu
23 20
24 @node Bug Criteria,Bug Reporting,,Bugs 21 @node Bug Criteria
25 @section Have You Found a Bug? 22 @section Have You Found a Bug?
26 @cindex bug criteria 23 @cindex bug criteria
27 24
28 If you are not sure whether you have found a bug, here are some guidelines: 25 If you are not sure whether you have found a bug, here are some guidelines:
29 26
82 @item 79 @item
83 If you are an experienced user of one of the languages GCC supports, your 80 If you are an experienced user of one of the languages GCC supports, your
84 suggestions for improvement of GCC are welcome in any case. 81 suggestions for improvement of GCC are welcome in any case.
85 @end itemize 82 @end itemize
86 83
87 @node Bug Reporting,,Bug Criteria,Bugs 84 @node Bug Reporting
88 @section How and where to Report Bugs 85 @section How and Where to Report Bugs
89 @cindex compiler bugs, reporting 86 @cindex compiler bugs, reporting
90 87
91 Bugs should be reported to the bug database at @value{BUGURL}. 88 Bugs should be reported to the bug database at @value{BUGURL}.