mirror of git://gcc.gnu.org/git/gcc.git
parent
4a84253c98
commit
f76ea20802
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
2012-08-20 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
PR target/50489
|
||||
PR target/54089
|
||||
* config/sh/sh.md (rotcr, *rotcr, shar, shlr): New insns and splits.
|
||||
(ashrdi3_k, lshrdi3_k): Rewrite as insn_and_split.
|
||||
* config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p): New function.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
2012-08-20 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
PR target/50489
|
||||
PR target/54089
|
||||
* gcc.target/sh/pr54089-1.c: New.
|
||||
|
||||
2012-08-20 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
|
|
|||
Loading…
Reference in New Issue