]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
check_gc_sections_available: Mark z80 as not supported
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 6 Feb 2020 14:40:30 +0000 (06:40 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 6 Feb 2020 14:42:11 +0000 (06:42 -0800)
commit9e4d08bbf4b4738add6ec8c143e64b4d80e5e49c
tree110497a9ccdb3e1b398c1a1d01435b9e6f206f09
parentb93a662bcf1eaebac6af70684fbc5bd510fcadcf
check_gc_sections_available: Mark z80 as not supported

[hjl@gnu-cfl-2 tmpdir]$ ../ld-new -V --gc-sections pr22319.o
GNU ld (GNU Binutils) 2.34.50.20200206
  Supported emulations:
   elf32z80
../ld-new: warning: gc-sections option ignored
../ld-new: warning: cannot find entry symbol _start; defaulting to 0000000000000100
[hjl@gnu-cfl-2 tmpdir]$

* testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
z80 as not supported.
ld/ChangeLog
ld/testsuite/lib/ld-lib.exp