test_unit_LPC_inv_pred_gain fails on i686 gcc10
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
The test silk/tests/test_unit_LPC_inv_pred_gain fails when building the i686 package on NixOS with gcc10 and binutils-2.34 https://github.com/NixOS/nixpkgs/pull/89793.
All tests succeed with gcc9 and binutils-2.31.1.
Here is test-suite.log: https://termbin.com/c41r.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with silk/tests/test_unit_LPC_inv_pred_gain and the linked test-suite.log, then reproduce the failure in the i686 NixOS package build using gcc10 and binutils-2.34. Done means the test succeeds in that environment while continuing to pass with gcc9 and binutils-2.31.1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100