diff options
author | bangerth <bangerth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-15 15:50:00 +0000 |
---|---|---|
committer | bangerth <bangerth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-05-15 15:50:00 +0000 |
commit | e7e644ef7079db45081e7ca8057176c7b680bc52 (patch) | |
tree | b1b06180247576533be7255c0f00a6f91187ab51 /gcc/doc/bugreport.texi | |
parent | 6b1c85452bde72c3be90bdc243541484a9beb667 (diff) | |
download | gcc-e7e644ef7079db45081e7ca8057176c7b680bc52.tar.gz |
Check in a band-aid for a missing back-reference from the Trouble node to the previous one.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66829 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/bugreport.texi')
-rw-r--r-- | gcc/doc/bugreport.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/bugreport.texi b/gcc/doc/bugreport.texi index 41e6e7a2c2e..4ca9ca6a5a2 100644 --- a/gcc/doc/bugreport.texi +++ b/gcc/doc/bugreport.texi @@ -97,7 +97,7 @@ If you are an experienced user of one of the languages GCC supports, your suggestions for improvement of GCC are welcome in any case. @end itemize -@node Bug Reporting,Trouble,Bug Criteria,Bugs +@node Bug Reporting,,Bug Criteria,Bugs @section How and where to Report Bugs @cindex compiler bugs, reporting |