Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84208?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: include/assert.h: Deal with GCC LTO false positives ......................................................................
include/assert.h: Deal with GCC LTO false positives
With LTO GCC assert gets false positives, therefore disable the dead_code_t path in that case.
Change-Id: I6185e87a374f8722dba545d6bbce1c3a8de53e7e Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/include/assert.h 1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/84208/5