r244570 - in /trunk/gcc: ChangeLog config/mips/...

tomtab@gcc.gnu.org tomtab@gcc.gnu.org
Wed Jan 18 10:57:00 GMT 2017


Author: tomtab
Date: Wed Jan 18 10:57:17 2017
New Revision: 244570

URL: https://gcc.gnu.org/viewcvs?rev=244570&root=gcc&view=rev
Log:
MIPS: Fix generation of Loongson-specific division and modulo instructions.

gcc

	* config/mips/mips.h (ISA_HAS_DIV3): Remove unused macro.
	(ISA_AVOID_DIV_HILO): New macro.
	(ISA_HAS_DIV): Use new ISA_AVOID_DIV_HILO macro.
	(ISA_HAS_DDIV): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.h



More information about the Gcc-cvs mailing list