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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2019-11-26
                 CC|                            |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Neither the "source code" you've attached, nor
https://openbenchmarking.org/innhold/0e3b246e384347a8e31dbc2b62d05eec351d5d64
looks like any kind of source code to me, all I see is prebuilt binaries of a
proprietary compress program which doesn't have source available (all I can see
is unrar sources, but from what I can see, the "benchmark" uses the
compression, not decompression, and uses the proprietary binaries).
So, I don't see how this can be related to gcc.
Unless the difference is in the libraries the rar binary depends on, which is
glibc, libgcc and libstdc++.
In that case, the first step would be to find out which one of those it is if
any.

Reply via email to