public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-1803] Fix CL entry
@ 2022-07-22 20:48 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2022-07-22 20:48 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:27d2c49c415c6f040fad37527b6993f5acd169d0

commit r13-1803-g27d2c49c415c6f040fad37527b6993f5acd169d0
Author: Marek Polacek <polacek@redhat.com>
Date:   Fri Jul 22 16:47:34 2022 -0400

    Fix CL entry

Diff:
---
 gcc/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6b4c646e2fd..39f7c75dcf3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -2,7 +2,7 @@
 
 	PR tree-optimization/94920
 	* match.pd (x >= 0 ? x : 0) + (x <= 0 ? -x : 0): New simplification.
-	           (x <= 0 ? -x : 0): New simplification.
+	(x <= 0 ? -x : 0): New simplification.
 
 2022-07-21  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-22 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 20:48 [gcc r13-1803] Fix CL entry Marek Polacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).