commit | 36f58113423f4588d7cf7535644fbb214414193b | [log] [tgz] |
---|---|---|
author | Jaedon Shin <jaedon.shin@gmail.com> | Fri Jun 12 18:04:14 2015 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Jun 13 11:36:41 2015 +0200 |
tree | efef0fd13dfadac8ab0d2103c2a6c1aaf8b7a580 | |
parent | 1b3ed367ce11fb39a345d807ef4168f727236083 [diff] |
MPI: MIPS: Fix compilation error with GCC 5.1 This patch fixes mips compilation error: lib/mpi/generic_mpih-mul1.c: In function 'mpihelp_mul_1': lib/mpi/longlong.h:651:2: error: impossible constraint in 'asm' Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com> Cc: Linux-MIPS <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/10546/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>