Hello, Recently I am investigating gcc bugs. I wonder whether the position of bugs that have been fixed are recorded. For example, in "A" file, there is a "B" bug. Do you record the line number of the "B" bug after you fix it?
I went over the Bugzilla, but I only see that the state of a bug instead of the specific occurence of the bug. Thus I come up with this question. I guess the position of a bug is important for researchers and other people who want to investigate the maintenance of gcc. Thank you for your help!