|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/27381] out of memory with .incbin "directory/" |
Date: | Tue, 09 Feb 2021 14:22:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27381 --- Comment #1 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=284beb431f44cf0b4b1567ebf9dfe44a24ccfe2e commit 284beb431f44cf0b4b1567ebf9dfe44a24ccfe2e Author: Nick Clifton <nickc@redhat.com> Date: Tue Feb 9 14:22:23 2021 +0000 Add a sanity check of files include by .incbin. PR 27381 * read.c (s_incbin): Check that the file to be included is a regular, non-directory file. * testsuite/gas/all/pr27381.s: New test source file. * testsuite/gas/all/pr27381.d: New test control file. * testsuite/gas/all/pr27381.err: Expected error output for the new test. * testsuite/gas/all/gas.exp: Run the new test. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |