mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Add myself.
|
||||
|
||||
2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
|
||||
|
||||
* MAINTAINERS: Update my email address.
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
2020-08-16 Roger Sayle <roger@nextmovesoftware.com>
|
||||
|
||||
* simplify-rtx.c (simplify_unary_operation_1) [SIGN_EXTEND]:
|
||||
Simplify (sign_extend:M (truncate:N (lshiftrt:M x C))) to
|
||||
(ashiftrt:M x C) when the shift sets the high bits appropriately.
|
||||
|
||||
2020-08-14 Martin Sebor <msebor@redhat.com>
|
||||
|
||||
PR middle-end/78257
|
||||
|
||||
@@ -1 +1 @@
|
||||
20200816
|
||||
20200817
|
||||
|
||||
Reference in New Issue
Block a user