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

macro@gcc.gnu.org macro@gcc.gnu.org
Wed Nov 16 21:35:00 GMT 2016


Author: macro
Date: Wed Nov 16 21:35:02 2016
New Revision: 242514

URL: https://gcc.gnu.org/viewcvs?rev=242514&root=gcc&view=rev
Log:
MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructions

	gcc/
	* config/mips/mips.md (casesi_internal_mips16_<mode>): Add
	missing <d> instruction prefixes throughout.  Correct
	formatting.

	gcc/testsuite/
	* gcc.target/mips/code-readable-4.c (dg-final): Expect `dla'
	rather than `la'.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.md
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/mips/code-readable-4.c



More information about the Gcc-cvs mailing list