public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] fix-dup-patch: Regenerate gdb-index-generation-fixes.patch (no functional change)
@ 2026-07-23 18:36 Kevin Buettner
  0 siblings, 0 replies; only message in thread
From: Kevin Buettner @ 2026-07-23 18:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : fix-dup-patch
Commit : acae45ebbc971622a8162cd414960721c8bb2b89
Author : Kevin Buettner <kevinb@redhat.com>
Date   : 2026-02-24T23:24:34-07:00
Stats  : +7/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/acae45ebbc971622a8162cd414960721c8bb2b89?branch=fix-dup-patch

Log:
Regenerate gdb-index-generation-fixes.patch (no functional change)

---
diff --git a/gdb-index-generation-fixes.patch b/gdb-index-generation-fixes.patch
index 1618ca0..ab5beec 100644
--- a/gdb-index-generation-fixes.patch
+++ b/gdb-index-generation-fixes.patch
@@ -786,12 +786,7 @@ rename to gdb/testsuite/gdb.base/gdb-index-many-types-3.c
 +#include "gdb-index-many-types.h"
 +
 +typedef struct woof_t
- {
--  class C1
--  {
--   public:
--    static void baz () {}
--  };
++{
 +  double woof_t_3;
 +  double woof_t_4;
 +} woof_t;
@@ -823,7 +818,12 @@ rename to gdb/testsuite/gdb.base/gdb-index-many-types-3.c
 +
 +void
 +foo_func_b (foo_t *obj)
-+{
+ {
+-  class C1
+-  {
+-   public:
+-    static void baz () {}
+-  };
 +  woof_func (0);
 +  (void) obj;
  }

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

only message in thread, other threads:[~2026-07-23 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 18:36 [rpms/gdb] fix-dup-patch: Regenerate gdb-index-generation-fixes.patch (no functional change) Kevin Buettner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox