https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110059

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd like to point out that doing performance testing for GCC 10 at this point
isn't a very good idea, GCC 10 is going out of support within a month or two,
and while some important wrong-code generation bugs can be still fixed there,
it is very unlikely any performance related bugs would be fixed there.  Of
course, if you find a performance problem with GCC 13 or even better trunk
compared to GCC 9 or older and then bisect it to a particular change, it is
helpful.

Reply via email to