https://sourceware.org/bugzilla/show_bug.cgi?id=22344
Bug ID: 22344
Summary: [GOLD] conditional expression vs DEFINED does not
evaluated correctly in linker script file
Product: binutils
Version: 2.30 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: deniskboreiko at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
The following line in linker script file with "symbol" not defined in command
line/script will be evaluated as 1 and not default_value.
symbol = DEFINED(symbol) ? symbol : default_value
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils