Prevent the ASCII linker script directive from generating huge amounts of...
Prevent the ASCII linker script directive from generating huge amounts of padding if the size expression is not a constant. PR 30193 * ldgram.y (ASCII): Fail if the size is not a constant.
Please register or sign in to comment