On Mon, 17 Mar 2025 at 22:46, Martin Jambor <mjam...@suse.cz> wrote: > > Hello, > > and sorry for a delayed reply. > > On Sat, Mar 08 2025, Gwen Fu wrote: > > Good Afternoon Mr.Jambor! > > Here are my questions: > > 1.I am trying to do fix some easy bugs for participate in our community . > > And a developer told me that I can browse this web " > > https://gcc.gnu.org/bugzilla/buglist.cgi?keywords=easyhack&list_id=113937&resolution=---" > > .But most of these easyhacks are too old . I don't know if these bugs > > have been fixed or are unnecessary. > > Finding easy hacks in GCC is difficult. That is why there are so few, > they are outdated (though if any of the issues has been already solved, > the bug should have been closed).
Right, some of those easyhack bugs are old, but I don't know what "too old" means. If the bug has been fixed, it shouldn't still be open. You can always check to see if the bug can still be reproduced with current GCC, and if it can't, then adding a comment to the bug so it can be closed would be very helpful. The easyhack keyword exists for a reason, and is supposed to be useful for precisely the purpose you're looking for. I'm not sure why you would want to ignore it!