Accepting request 668275 from home:tomdevries:branches:devel:gcc
- Backport upstream fix for assertion failure `SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language' [swo#23712, rh#1560010] * Add patches from fedora 29 @ 4513f72 * Add patch to fix multidictionary.exp test-case OBS-URL: https://build.opensuse.org/request/show/668275 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=200
This commit is contained in:
15
gdb.spec
15
gdb.spec
@@ -232,6 +232,11 @@ Patch131: gdb-rhbz1187581-power8-regs-7of7.patch
|
||||
Patch132: gdb-rhbz1491128-batch-mode-exit-status-1of2.patch
|
||||
Patch133: gdb-rhbz1491128-batch-mode-exit-status-2of2.patch
|
||||
Patch134: gdb-use-pulongest-aarch64-linux-tdep.patch
|
||||
Patch137: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-1of5.patch
|
||||
Patch138: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-2of5.patch
|
||||
Patch139: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-3of5.patch
|
||||
Patch140: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-4of5.patch
|
||||
Patch141: gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-5of5.patch
|
||||
#Fedora Packages end
|
||||
|
||||
# Upstream patch to fix gcc -Werror
|
||||
@@ -247,6 +252,9 @@ Patch2001: power8-registers.diff
|
||||
# libipt support
|
||||
Patch3000: v1.5-libipt-static.patch
|
||||
|
||||
# Testsuite fixes
|
||||
Patch4000: gdb-fix-multidictionary.exp-for-gdb-8.2.patch
|
||||
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
%if 0%{suse_version} > 1110
|
||||
@@ -551,6 +559,11 @@ find -name "*.info*"|xargs rm -f
|
||||
%patch132 -p1
|
||||
%patch133 -p1
|
||||
%patch134 -p1
|
||||
%patch137 -p1
|
||||
%patch138 -p1
|
||||
%patch139 -p1
|
||||
%patch140 -p1
|
||||
%patch141 -p1
|
||||
#Fedora patching end
|
||||
|
||||
%patch1002 -p1
|
||||
@@ -570,6 +583,8 @@ tar xzf %{SOURCE7}
|
||||
)
|
||||
%endif
|
||||
|
||||
%patch4000 -p1
|
||||
|
||||
find -name "*.orig" | xargs rm -f
|
||||
! find -name "*.rej" # Should not happen.
|
||||
|
||||
|
Reference in New Issue
Block a user