Daily bump.

This commit is contained in:
GCC Administrator 2022-07-10 00:19:06 +00:00
parent 3ce205f62d
commit 7282722666
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2022-07-09 Roger Sayle <roger@nextmovesoftware.com>
Uroš Bizjak <ubizjak@gmail.com>
PR target/105930
* config/i386/i386.md (*<any_or>di3_doubleword): Split after
reload. Use rtx_equal_p to avoid creating memory-to-memory moves,
and emit NOTE_INSN_DELETED if operand[2] is zero (i.e. with -O0).
2022-07-08 Lulu Cheng <chenglulu@loongson.cn>
Backported from master:

View File

@ -1 +1 @@
20220709
20220710