[PATCH,SH] Add SH2A new instructions 1/6

Kaz Kojima kkojima@rr.iij4u.or.jp
Thu Mar 20 01:40:00 GMT 2008


"Naveen H.S." <naveen.hs@kpitcummins.com> wrote:
>	  * doc/extend.texi: Document TBR relative addressing of SH2A.
>	  (resbank): Add description for SH2A.
>	  (resbank): Added description for SH2A target.

The last line should be removed and there is no diff against
extend.texi in your sh2a1.patch.
Please refer about the result of make dvi, make info and
make pdf if your patch touches a doc file.

Also, I've found a failure

FAIL: gcc.target/sh/sh2a-tbr-jump.c scan-assembler-times jsr\\t@r[0-9] 2

for the new sh2a-tbr-jump.c test with -m2a.  It seems that
the line

/* { dg-final { scan-assembler-times "jsr\\t@r\[0-9\]" 2} } */

of that test is unneeded in the first place.  

Regards,
	kaz



More information about the Gcc-patches mailing list