|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/30193] ASCII command length checking corner cases not properly handled |
Date: | Fri, 03 Mar 2023 13:57:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30193 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=adbe951fc95943016325af08d677f18e8c177ac1 commit adbe951fc95943016325af08d677f18e8c177ac1 Author: Nick Clifton <nickc@redhat.com> Date: Fri Mar 3 13:56:36 2023 +0000 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. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |