This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [net-next:master 488/665] verifier.c:undefined reference to `__multi3'


On 11/11/2017 05:33 PM, Fengguang Wu wrote:
CC gcc list. According to Alexei:

          This is a known issue with gcc 7 on mips that is "optimizing"
          normal 64-bit multiply into 128-bit variant.
          Nothing to fix on the kernel side.

I filed a bug report.  This is now
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82981

I found a helpful thread at
    https://www.linux-mips.org/archives/linux-mips/2017-08/msg00041.html
that had enough info for me to reproduce and file the bug report.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]