[gdb] Rebase to FSF GDB 7.3.50.20110722. Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 1243

Jan Kratochvil jankratochvil at fedoraproject.org
Fri Jul 22 22:45:17 UTC 2011


commit eceaa13e094d24849158df6d6a9b844acbea11bf
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date:   Sat Jul 23 00:45:00 2011 +0200

    Rebase to FSF GDB 7.3.50.20110722.
    Improve gcc-4.6 stdarg false prologue end workaround (GDB PR 12435 + GCC PR 47471).

 gdb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdb.spec b/gdb.spec
index 3485cf2..f2eef6b 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -27,7 +27,7 @@ Version: 7.3.50.20110722
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 40%{?_with_upstream:.upstream}%{?dist}
+Release: 1%{?_with_upstream:.upstream}%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain
 Group: Development/Debuggers


More information about the scm-commits mailing list