-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
pass/nsim_em_mpu_stack_guard/tests/kernel/fatal/kernel.common.stack_protection/zephyr -lgcc -nostdlib -static -no-pie -Wl,--fatal-warnings -Wl,-X -Wl,-N -Wl,--gc-sections -Wl,--build-id=none -Wl,--sort-common=descending -Wl,--sort-section=alignment -Wl,--orphan-handling=warn && :
/opt/sdk/zephyr-sdk-0.10.0/arc-zephyr-elf/bin/../lib/gcc/arc-zephyr-elf/8.3.0/../../../../arc-zephyr-elf/bin/ld: zephyr/arch/arch/arc/core/libarch__arc__core.a(fault.c.obj): in function `_Fault':
/home/buildslave/src/github.com/zephyrproject-rtos/zephyr/arch/arc/core/fault.c:182: undefined reference to `arc_exc_saved_sp'
/opt/sdk/zephyr-sdk-0.10.0/arc-zephyr-elf/bin/../lib/gcc/arc-zephyr-elf/8.3.0/../../../../arc-zephyr-elf/bin/ld: /home/buildslave/src/github.com/zephyrproject-rtos/zephyr/arch/arc/core/fault.c:182: undefined reference to `arc_exc_saved_sp'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug