This is the mail archive of the gcc-patches@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]

[PATCH, MIPS] Fix a couple of target tests for microMIPS


Hi Richard,

This fixes a few of the near-far MIPS target tests to allow the JALS instruction for microMIPS.
Okay?

Thanks,
Catherine

2014-05-12  Catherine Moore  <clm@codesourcery.com>

	gcc/testsuite/
	* gcc.target/mips/near-far-1.c: Adjust expected output to allow the JALS instruction.
	* gcc.target/mips/near-far-2.c: Likewise.
	* gcc.target/mips/near-far-4.c: Likewise.

Attachment: near-far.patch
Description: near-far.patch


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