public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1576] rs6000: genfusion: Delete dead code
@ 2023-06-06 13:45 Segher Boessenkool
  0 siblings, 0 replies; only message in thread
From: Segher Boessenkool @ 2023-06-06 13:45 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a3df359fec49d68d182138f4defc49603b4ada30

commit r14-1576-ga3df359fec49d68d182138f4defc49603b4ada30
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date:   Fri Jun 2 15:23:57 2023 +0000

    rs6000: genfusion: Delete dead code
    
    2023-06-06  Segher Boessenkool  <segher@kernel.crashing.org>
    
            * config/rs6000/genfusion.pl: Delete some dead code.

Diff:
---
 gcc/config/rs6000/genfusion.pl | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gcc/config/rs6000/genfusion.pl b/gcc/config/rs6000/genfusion.pl
index 2851bb73e85..82e8f863b02 100755
--- a/gcc/config/rs6000/genfusion.pl
+++ b/gcc/config/rs6000/genfusion.pl
@@ -347,6 +347,3 @@ EOF
 gen_ld_cmpi_p10();
 gen_logical_addsubf();
 gen_addadd;
-
-exit(0);
-

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

only message in thread, other threads:[~2023-06-06 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-06 13:45 [gcc r14-1576] rs6000: genfusion: Delete dead code Segher Boessenkool

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