|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/14397] Simply ARM EABI application with missing .rel.plt ouput section description crashes ld |
Date: | Thu, 26 Jul 2012 13:43:30 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14397 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-07-26 13:43:30 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2012-07-26 13:43:24 Modified files: ld/testsuite : ChangeLog bfd : ChangeLog elf32-arm.c ld/testsuite/ld-arm: arm-elf.exp Added files: ld/testsuite/ld-arm: arm-no-rel-plt.ld arm-no-rel-plt.out Log message: PR ld/14397 * elf32-arm.c (elf32_arm_finish_dynamic_sections): Report an error if a required section is missing from the linker script. * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt. * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section. * ld-arm/arm-no-rel-plt.out: Expected output. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1578&r2=1.1579 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5756&r2=1.5757 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&r1=1.297&r2=1.298 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/arm-no-rel-plt.ld.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/arm-no-rel-plt.out.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-arm/arm-elf.exp.diff?cvsroot=src&r1=1.95&r2=1.96 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |