| commit | adbe951fc95943016325af08d677f18e8c177ac1 | [log] [tgz] |
|---|---|---|
| author | Nick Clifton <nickc@redhat.com> | Fri Mar 03 13:56:36 2023 +0000 |
| committer | Nick Clifton <nickc@redhat.com> | Fri Mar 03 13:56:36 2023 +0000 |
| tree | 6f2e0031aab67fa63ea904a65470e025688d6578 | |
| parent | 6a208145d24c47912c8beb4f1f4b9abeb8d51134 [diff] |
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.