Fix PR numbers for ChangeLog entries.

From-SVN: r190547
This commit is contained in:
Oleg Endo 2012-08-20 21:25:17 +00:00
parent 4a84253c98
commit f76ea20802
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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>