SHA256
1
0
forked from pool/gdb

- Maintenance script qa.sh:

- Update PR26363 internal error pattern.
  - Add PR29790 kfail.
  - Add -powerpc64le option.
  - Generalize PR26915 kfail patterns.
  - Move PR28478 patterns from kfail_factory to kfail.
  - Add PR29781 and PR27813 kfails.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=342
This commit is contained in:
2022-11-21 22:03:28 +00:00
committed by Git OBS Bridge
parent afca17004c
commit a8fd42eea7
2 changed files with 120 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 16 13:49:01 UTC 2022 - Tom de Vries <tdevries@suse.com>
- Maintenance script qa.sh:
- Update PR26363 internal error pattern.
- Add PR29790 kfail.
- Add -powerpc64le option.
- Generalize PR26915 kfail patterns.
- Move PR28478 patterns from kfail_factory to kfail.
- Add PR29781 and PR27813 kfails.
-------------------------------------------------------------------
Tue Nov 15 08:14:11 UTC 2022 - Tom de Vries <tdevries@suse.com>