https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124650
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jason Liam from comment #2) > Any bug old or new is worth mentioning/reporting, imo which is why I think > I'll keep posting them regardless of their date and time or version etc. We > never know when it might become relevant in future. It'd be good to have > atleast have it reported. No, bugs from older gcc are not worth reporting; because they clog up resources of GCC developers and folks who triage bug reports. GCC already has many bug reports still open; over 19,000 in fact. It is hard enough to re-triage them when folks are also reporting bugs for a GCC which is now over 7 years old and was fixed 7 years ago. If you are going to report them, then please bisect when it is broken and bisect when they are fixed. Otherwise don't report them. Also -fnon-call-exceptions is much less used functionality so reporting a bug that is already fixed for that option is even less useful.
