Skip to content

Remove dead code from riscv64/gnu port#501

Merged
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
akifejaz:rv64-gnu-port
Feb 25, 2026
Merged

Remove dead code from riscv64/gnu port#501
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
akifejaz:rv64-gnu-port

Conversation

@akifejaz
Copy link
Contributor

There was dead code in tx_thread_context_save.S the code after the return statement is unreachable. Removed that and also tested the demo application to make sure everything is fine.

Signed-off-by: Akif Ejaz <akif.ejaz@10xengineers.ai>
@fdesbiens fdesbiens moved this to In review in ThreadX Roadmap Feb 17, 2026
@akifejaz
Copy link
Contributor Author

Hi @fdesbiens, this PR needs attention, it removes the dead code from risc-v64 port. The code after the return is unreachable and I've doubled checked its redundant there.

@fdesbiens fdesbiens merged commit 0a0615a into eclipse-threadx:dev Feb 25, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in ThreadX Roadmap Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants