Skip to content
Snippets Groups Projects
Commit bcbcdaaf authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

driver: fix hpc undefined symbol issue in TH with -fprefer-byte-code

This commit fixes an undefined symbol error in RTS linker when
attempting to compile home modules with -fhpc and
-fbyte-code-and-object-code/-fprefer-byte-code, see #25510 for
detailed description and analysis of the bug.

Also adds T25510/T25510c regression tests to test make mode/oneshot
mode of the bug.
parent 7575709b
No related branches found
No related tags found
Loading
Showing with 46 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment