[Bug binutils/26474] UBSAN error: gas/config/tc-mips.c:4723:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26474 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed||2020-08-31 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amodra at gmail dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26472] UBSAN error: gas/config/tc-mips.c:4671:11:
https://sourceware.org/bugzilla/show_bug.cgi?id=26472 Alan Modra changed: What|Removed |Added Last reconfirmed||2020-08-31 Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 Assignee|unassigned at sourceware dot org |amodra at gmail dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26473] UBSAN error: gas/config/tc-mips.c:9579:25:
https://sourceware.org/bugzilla/show_bug.cgi?id=26473 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed||2020-08-31 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26497] UBSAN error: gas/config/tc-sh.c:2467:55:
https://sourceware.org/bugzilla/show_bug.cgi?id=26497 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 Last reconfirmed||2020-08-31 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26502] UBSAN error: gas/config/tc-tic6x.c:3945:12:
https://sourceware.org/bugzilla/show_bug.cgi?id=26502 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed||2020-08-31 Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26503] UBSAN error: gas/config/tc-v850.c:1447:17:
https://sourceware.org/bugzilla/show_bug.cgi?id=26503 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed||2020-08-31 Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26510] UBSAN error: gas/config/tc-z8k.c:1191:19:
https://sourceware.org/bugzilla/show_bug.cgi?id=26510 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at sourceware dot org |amodra at gmail dot com Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2020-08-31 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26548] LEB decoding error
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 Romain Geissler changed: What|Removed |Added CC||romain.geissler at amadeus dot com --- Comment #4 from Romain Geissler --- Hi Nick, Thanks for this patch. Do you think we should also backport it in the release branch 2.35 ? Cheers, Romain -- You are receiving this mail because: You are on the CC list for the bug.
[Bug gas/26406] Extreme assembling time regression with 2.35 and master
https://sourceware.org/bugzilla/show_bug.cgi?id=26406 Romain Geissler changed: What|Removed |Added CC||romain.geissler at amadeus dot com --- Comment #7 from Romain Geissler --- Hi Nick, Now that it has been in master for roughly 10 days, shall this be considered for a backport in the release branch 2.35 ? Cheers, Romain -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26461] UBSAN error: bfd/elfxx-ia64.c:747:34:
https://sourceware.org/bugzilla/show_bug.cgi?id=26461 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=108f6f97bd862e969f898c1347903ae1cf38ead4 commit 108f6f97bd862e969f898c1347903ae1cf38ead4 Author: Alan Modra Date: Mon Aug 31 10:15:34 2020 +0930 PR26461 UBSAN: elfxx-ia64.c:747 cannot be represented PR 26461 * elfxx-ia64.c (ia64_elf_install_value): Make expressions unsigned that might shift values into sign bit. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26445] UBSAN error: bfd/elf32-csky.c:3916:18:
https://sourceware.org/bugzilla/show_bug.cgi?id=26445 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f2173852cff1459b04db4d84debbbf8961d6e23e commit f2173852cff1459b04db4d84debbbf8961d6e23e Author: Alan Modra Date: Mon Aug 31 09:50:49 2020 +0930 PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value PR 26445 * elf32-csky.c (csky_relocate_contents): Make relocation a bfd_vma, and similarly for variables dealing with overflow. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26457] UBSAN error: bfd/som.c:1794:5:
https://sourceware.org/bugzilla/show_bug.cgi?id=26457 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a148a448ec071faaf0af4d5eaad6178eded35477 commit a148a448ec071faaf0af4d5eaad6178eded35477 Author: Alan Modra Date: Mon Aug 31 10:03:59 2020 +0930 PR26457 UBSAN: som.c:1794 left shift cannot be represented PR 26457 * som/aout.h (SOM_SUBSPACE_ACCESS_CONTROL_BITS_MASK): Make unsigned. (SOM_SUBSPACE_MEMORY_RESIDENT, SOM_SUBSPACE_DUP_COMMON) (SOM_SUBSPACE_IS_COMMON, SOM_SUBSPACE_IS_LOADABLE) (SOM_SUBSPACE_QUADRANT_MASK, SOM_SUBSPACE_INITIALLY_FROZEN) (SOM_SUBSPACE_IS_FIRST, SOM_SUBSPACE_CODE_ONLY) (SOM_SUBSPACE_SORT_KEY_MASK, SOM_SUBSPACE_REPLICATE_INIT) (SOM_SUBSPACE_CONTINUATION, SOM_SUBSPACE_IS_TSPECIFIC) (SOM_SUBSPACE_IS_COMDAT): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26442] UBSAN error: bfd/elf32-crx.c:512:21:
https://sourceware.org/bugzilla/show_bug.cgi?id=26442 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c1f138f9557a14678f6f988975cba441f56e6137 commit c1f138f9557a14678f6f988975cba441f56e6137 Author: Alan Modra Date: Mon Aug 31 08:32:32 2020 +0930 PR26442 UBSAN: elf32-crx.c:512 cannot be represented in int PR 26442 * elf32-crx.c (crx_elf_final_link_relocate): Calculate reloc_bits without undefined behaviour. Tidy excess casts. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26509] UBSAN error: gas/config/tc-z80.c:3656:23:
https://sourceware.org/bugzilla/show_bug.cgi?id=26509 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=26e3de8e0a2d95e02b9dec46c67531755303fc4b commit 26e3de8e0a2d95e02b9dec46c67531755303fc4b Author: Alan Modra Date: Mon Aug 31 08:13:19 2020 +0930 PR26509 UBSAN: tc-z80.c:3656 shift exponent is too large PR 26509 * config/tc-z80.c (is_overflow): Use 1UL in mask shift expression. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26493] UBSAN error: elfnn-riscv.c:3465:7:
https://sourceware.org/bugzilla/show_bug.cgi?id=26493 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1174d92070a85a8ad25e9b9686dd1b4921e96702 commit 1174d92070a85a8ad25e9b9686dd1b4921e96702 Author: Alan Modra Date: Mon Aug 31 13:17:06 2020 +0930 PR26493 UBSAN: elfnn-riscv.c left shift of negative value include/ PR 26493 * opcode/riscv.h (OP_MASK_CSR, OP_MASK_CUSTOM_IMM) (OP_MASK_FUNCT7, OP_MASK_RS3): Make unsigned. bfd/ PR 26493 * elfnn-riscv.c (riscv_make_plt_header): Cast PLT_HEADER_SIZE to unsigned when using with RISCV_ITYPE. (_bfd_riscv_relax_call): Use an unsigned foff. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26466] UBSAN error: bfd/elf32-mep.c:300:46:
https://sourceware.org/bugzilla/show_bug.cgi?id=26466 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1a211fc7d87dc92c2c91d24d0424d8f0485587f9 commit 1a211fc7d87dc92c2c91d24d0424d8f0485587f9 Author: Alan Modra Date: Mon Aug 31 11:14:31 2020 +0930 PR26466 UBSAN: elf32-mep.c:300 left shift of negative value PR 26466 * mep-relocs.pl (emit_apply): Handle HI16S adjustment. Use "u" variable and rewrite signed overflow check. * elf32-mep.c: Regenerate. (mep_final_link_relocate): Delete "s". -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26477] UBSAN error: bfd/elfxx-mips.c:2694:36:
https://sourceware.org/bugzilla/show_bug.cgi?id=26477 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=227d539b17c60a74c583dc66a2c0467243eb4bb2 commit 227d539b17c60a74c583dc66a2c0467243eb4bb2 Author: Alan Modra Date: Mon Aug 31 11:38:05 2020 +0930 PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be represented PR 26476 PR 26477 * elfxx-mips.c (CRINFO_CTYPE, CRINFO_RTYPE, CRINFO_DIST2TO), (CRINFO_RELVADDR): Make unsigned. (mips_elf_nullify_got_load): Use unsigned constant when shifting into sign bit. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26471] UBSAN error: gas/config/tc-metag.c:7038:14:
https://sourceware.org/bugzilla/show_bug.cgi?id=26471 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=46021a61e42fcda467a7092b03b65095c57f2bc5 commit 46021a61e42fcda467a7092b03b65095c57f2bc5 Author: Alan Modra Date: Mon Aug 31 14:36:34 2020 +0930 PR26471 UBSAN: tc-metag.c:7038 left shift cannot be represented PR 26471 * config/tc-metag.c (md_chars_to_number): Make retval unsigned. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26472] UBSAN error: gas/config/tc-mips.c:4671:11:
https://sourceware.org/bugzilla/show_bug.cgi?id=26472 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0fd91ef813536b5ad4eef4e88412ac2a929997d commit e0fd91ef813536b5ad4eef4e88412ac2a929997d Author: Alan Modra Date: Mon Aug 31 15:38:25 2020 +0930 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB PR 26472 PR 26473 PR 26474 * config/tc-mips.c (operand_reg_mask): Shift 1u left. (load_register): Shift 0xU left. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26476] UBSAN error: bfd/elfxx-mips.c:5369:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26476 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=227d539b17c60a74c583dc66a2c0467243eb4bb2 commit 227d539b17c60a74c583dc66a2c0467243eb4bb2 Author: Alan Modra Date: Mon Aug 31 11:38:05 2020 +0930 PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be represented PR 26476 PR 26477 * elfxx-mips.c (CRINFO_CTYPE, CRINFO_RTYPE, CRINFO_DIST2TO), (CRINFO_RELVADDR): Make unsigned. (mips_elf_nullify_got_load): Use unsigned constant when shifting into sign bit. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26468] UBSAN error: gas/config/tc-mep.c:1684:42:
https://sourceware.org/bugzilla/show_bug.cgi?id=26468 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7a5dd76f3c0ed63883726e8758856a226551e873 commit 7a5dd76f3c0ed63883726e8758856a226551e873 Author: Alan Modra Date: Mon Aug 31 14:31:55 2020 +0930 PR26468 UBSAN: tc-mep.c:1684 left shift of negative value PR 26468 * config/tc-mep.c (md_convert_frag): Use uint32_t for addend and other variables. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26493] UBSAN error: elfnn-riscv.c:3465:7:
https://sourceware.org/bugzilla/show_bug.cgi?id=26493 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=169ec512592ee81a392c8c80d54e99d1b057229f commit 169ec512592ee81a392c8c80d54e99d1b057229f Author: Alan Modra Date: Mon Aug 31 18:05:54 2020 +0930 PR26493 UBSAN: tc-riscv.c left shift negative and not representable PR 26493 * config/tc-riscv.c (riscv_ip): Cast X_add_number passed to VALID_* macros to unsigned. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26479] UBSAN error: gas/config/tc-nios2.c:244:36:
https://sourceware.org/bugzilla/show_bug.cgi?id=26479 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=baeb994f3f6bf2b416676ad269f262675ab9d774 commit baeb994f3f6bf2b416676ad269f262675ab9d774 Author: Alan Modra Date: Mon Aug 31 15:51:24 2020 +0930 PR26479 UBSAN: tc-nios2.c:244 left shift cannot be represented PR 26479 * config/tc-nios2.c (md_chars_to_number): Cast buf[i] before shifting. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26473] UBSAN error: gas/config/tc-mips.c:9579:25:
https://sourceware.org/bugzilla/show_bug.cgi?id=26473 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0fd91ef813536b5ad4eef4e88412ac2a929997d commit e0fd91ef813536b5ad4eef4e88412ac2a929997d Author: Alan Modra Date: Mon Aug 31 15:38:25 2020 +0930 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB PR 26472 PR 26473 PR 26474 * config/tc-mips.c (operand_reg_mask): Shift 1u left. (load_register): Shift 0xU left. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26474] UBSAN error: gas/config/tc-mips.c:4723:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26474 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0fd91ef813536b5ad4eef4e88412ac2a929997d commit e0fd91ef813536b5ad4eef4e88412ac2a929997d Author: Alan Modra Date: Mon Aug 31 15:38:25 2020 +0930 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB PR 26472 PR 26473 PR 26474 * config/tc-mips.c (operand_reg_mask): Shift 1u left. (load_register): Shift 0xU left. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26497] UBSAN error: gas/config/tc-sh.c:2467:55:
https://sourceware.org/bugzilla/show_bug.cgi?id=26497 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8659fff005fd09cebaa1af5a76962ec77cce320c commit 8659fff005fd09cebaa1af5a76962ec77cce320c Author: Alan Modra Date: Mon Aug 31 16:42:42 2020 +0930 PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented PR 26497 * config/tc-sh.c (assemble_ppi): Use unsigned variables. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26503] UBSAN error: gas/config/tc-v850.c:1447:17:
https://sourceware.org/bugzilla/show_bug.cgi?id=26503 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8e8220177712bff17240687e60b41073bf5d85bb commit 8e8220177712bff17240687e60b41073bf5d85bb Author: Alan Modra Date: Mon Aug 31 17:21:06 2020 +0930 PR26503 UBSAN: tc-v850.c:1447 left shift cannot be represented PR 26503 * config/tc-v850.c (parse_register_list): Shift 1u left. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26509] UBSAN error: gas/config/tc-z80.c:3656:23:
https://sourceware.org/bugzilla/show_bug.cgi?id=26509 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26502] UBSAN error: gas/config/tc-tic6x.c:3945:12:
https://sourceware.org/bugzilla/show_bug.cgi?id=26502 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=94f360ea2ffcee8a06cdda62df73b49c75e9a089 commit 94f360ea2ffcee8a06cdda62df73b49c75e9a089 Author: Alan Modra Date: Mon Aug 31 17:16:21 2020 +0930 PR26502 UBSAN: tc-tic6x.c left shift of negative value PR 26502 * config/tc-tic6x.c (md_apply_fix): Use unsigned variables. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26480] UBSAN error: gas/config/tc-nios2.c:1634:17:
https://sourceware.org/bugzilla/show_bug.cgi?id=26480 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=51bf29b1f75b811f8b398543e164798244ec9cc3 commit 51bf29b1f75b811f8b398543e164798244ec9cc3 Author: Alan Modra Date: Mon Aug 31 15:55:20 2020 +0930 PR26480 UBSAN: tc-nios2.c:1634 left shift cannot be represented PR 26480 * config/tc-nios2.c (nios2_parse_reglist): Shift 1UL left. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26495] UBSAN error: gas/config/tc-score7.c:6724:72:
https://sourceware.org/bugzilla/show_bug.cgi?id=26495 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=548c8b2ba71f5c93035028a32a596cca37c9b7cf commit 548c8b2ba71f5c93035028a32a596cca37c9b7cf Author: Alan Modra Date: Mon Aug 31 16:30:45 2020 +0930 PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value PR 26495 * config/tc-score.c (s3_apply_fix): Use unsigned variables. * config/tc-score7.c (s7_apply_fix): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26466] UBSAN error: bfd/elf32-mep.c:300:46:
https://sourceware.org/bugzilla/show_bug.cgi?id=26466 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26510] UBSAN error: gas/config/tc-z8k.c:1191:19:
https://sourceware.org/bugzilla/show_bug.cgi?id=26510 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=06de2e0da24a0f0fdc9b38f8308ec909453c4ee8 commit 06de2e0da24a0f0fdc9b38f8308ec909453c4ee8 Author: Alan Modra Date: Mon Aug 31 17:34:39 2020 +0930 PR26510 UBSAN: tc-z8k.c left shift of negative value This also fixes the packing of the nibble buffer, which contains rubbish in the top 4 bits of each element. PR 26510 * config/tc-z8k.c (buffer): Use unsigned char. (apply_fix): Use unsigned char* pointers. (build_bytes): Likewise and mask nibbles when packing. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26461] UBSAN error: bfd/elfxx-ia64.c:747:34:
https://sourceware.org/bugzilla/show_bug.cgi?id=26461 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26493] UBSAN error: elfnn-riscv.c:3465:7:
https://sourceware.org/bugzilla/show_bug.cgi?id=26493 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.36 --- Comment #3 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26495] UBSAN error: gas/config/tc-score7.c:6724:72:
https://sourceware.org/bugzilla/show_bug.cgi?id=26495 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|--- |2.36 Status|ASSIGNED|RESOLVED --- Comment #3 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26474] UBSAN error: gas/config/tc-mips.c:4723:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26474 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26473] UBSAN error: gas/config/tc-mips.c:9579:25:
https://sourceware.org/bugzilla/show_bug.cgi?id=26473 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26468] UBSAN error: gas/config/tc-mep.c:1684:42:
https://sourceware.org/bugzilla/show_bug.cgi?id=26468 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26479] UBSAN error: gas/config/tc-nios2.c:244:36:
https://sourceware.org/bugzilla/show_bug.cgi?id=26479 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26476] UBSAN error: bfd/elfxx-mips.c:5369:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26476 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26472] UBSAN error: gas/config/tc-mips.c:4671:11:
https://sourceware.org/bugzilla/show_bug.cgi?id=26472 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26471] UBSAN error: gas/config/tc-metag.c:7038:14:
https://sourceware.org/bugzilla/show_bug.cgi?id=26471 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 Resolution|--- |FIXED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26477] UBSAN error: bfd/elfxx-mips.c:2694:36:
https://sourceware.org/bugzilla/show_bug.cgi?id=26477 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|--- |2.36 Status|ASSIGNED|RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26445] UBSAN error: bfd/elf32-csky.c:3916:18:
https://sourceware.org/bugzilla/show_bug.cgi?id=26445 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 Resolution|--- |FIXED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26442] UBSAN error: bfd/elf32-crx.c:512:21:
https://sourceware.org/bugzilla/show_bug.cgi?id=26442 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 Resolution|--- |FIXED --- Comment #4 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26510] UBSAN error: gas/config/tc-z8k.c:1191:19:
https://sourceware.org/bugzilla/show_bug.cgi?id=26510 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26457] UBSAN error: bfd/som.c:1794:5:
https://sourceware.org/bugzilla/show_bug.cgi?id=26457 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26497] UBSAN error: gas/config/tc-sh.c:2467:55:
https://sourceware.org/bugzilla/show_bug.cgi?id=26497 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26502] UBSAN error: gas/config/tc-tic6x.c:3945:12:
https://sourceware.org/bugzilla/show_bug.cgi?id=26502 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26480] UBSAN error: gas/config/tc-nios2.c:1634:17:
https://sourceware.org/bugzilla/show_bug.cgi?id=26480 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Target Milestone|--- |2.36 --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26503] UBSAN error: gas/config/tc-v850.c:1447:17:
https://sourceware.org/bugzilla/show_bug.cgi?id=26503 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|--- |2.36 Status|ASSIGNED|RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26423] UBSAN error: bfd/elf32-arm.c:10236:24:
https://sourceware.org/bugzilla/show_bug.cgi?id=26423 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed||2020-08-31 Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26429] UBSAN error: bfd/elf32-arm.c:15432:46:
https://sourceware.org/bugzilla/show_bug.cgi?id=26429 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |amodra at gmail dot com Last reconfirmed||2020-08-31 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26421] UBSAN error: gas/config/tc-arm.c:2283:28:
https://sourceware.org/bugzilla/show_bug.cgi?id=26421 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed||2020-08-31 Assignee|unassigned at sourceware dot org |amodra at gmail dot com Status|UNCONFIRMED |ASSIGNED -- You are receiving this mail because: You are on the CC list for the bug.
[Bug admin/26427] UBSAN error: gas/config/tc-arm.c:8799:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26427 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2020-08-31 Ever confirmed|0 |1 Assignee|unassigned at sourceware dot org |amodra at gmail dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26420] UBSAN error: gas/config/tc-arm.c:23588:32:
https://sourceware.org/bugzilla/show_bug.cgi?id=26420 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Status|UNCONFIRMED |ASSIGNED Last reconfirmed||2020-08-31 Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26425] UBSAN error: gas/config/tc-arm.c:8292:25:
https://sourceware.org/bugzilla/show_bug.cgi?id=26425 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 Last reconfirmed||2020-08-31 Assignee|unassigned at sourceware dot org |amodra at gmail dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug gold/15478] -no-as-needed required to avoid runtime symbol lookup error
https://sourceware.org/bugzilla/show_bug.cgi?id=15478 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #15 from Fangrui Song --- This can properly be closed as an intended behavior. GNU ld since 2.22 has defaulted to --no-copy-dt-needed-entries. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug ld/26551] A definition referenced by an unneeded (--as-needed) shared object should be exported
https://sourceware.org/bugzilla/show_bug.cgi?id=26551 --- Comment #5 from Fangrui Song --- ld.bfd a.o --as-needed b.so Let a.o define a function which will be called by b.so via dlopen. In this case, ld should export the function. This justification may look weak but I think it is moving toward the right direction if we consider that GNU ld from binutils 2.22 defaulted to --no-copy-dt-needed-entries (doing less shared object traversal for more proper dependency tracking and avoiding unneeded work). -- You are receiving this mail because: You are on the CC list for the bug.
[Bug ld/26551] A definition referenced by an unneeded (--as-needed) shared object should be exported
https://sourceware.org/bugzilla/show_bug.cgi?id=26551 Fangrui Song changed: What|Removed |Added CC||matz at suse dot de, ||mliska at suse dot cz -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26421] UBSAN error: gas/config/tc-arm.c:2283:28:
https://sourceware.org/bugzilla/show_bug.cgi?id=26421 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7af677524e205f3c343707d61bccd4dfd74089da commit 7af677524e205f3c343707d61bccd4dfd74089da Author: Alan Modra Date: Tue Sep 1 11:35:37 2020 +0930 PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts PR 26420 PR 26421 PR 26425 PR 26427 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and uncond_value unsigned. (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t. (parse_big_immediate): Cast generic_bignum elements to unsigned. (encode_thumb32_immediate): Shift left 0xffU. (double_to_single): Make sign unsigned. Tidy. (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or valueT. (vfp_or_neon_is_neon): Adjust inst.uncond_value expression. (md_assemble): Likewise. (handle_pred_state): Make cond unsigned. (thumb32_negate_data_op): Make variables unsigned. (md_apply_fix): Make value and newval unsigned, adjust uses. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26425] UBSAN error: gas/config/tc-arm.c:8292:25:
https://sourceware.org/bugzilla/show_bug.cgi?id=26425 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7af677524e205f3c343707d61bccd4dfd74089da commit 7af677524e205f3c343707d61bccd4dfd74089da Author: Alan Modra Date: Tue Sep 1 11:35:37 2020 +0930 PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts PR 26420 PR 26421 PR 26425 PR 26427 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and uncond_value unsigned. (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t. (parse_big_immediate): Cast generic_bignum elements to unsigned. (encode_thumb32_immediate): Shift left 0xffU. (double_to_single): Make sign unsigned. Tidy. (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or valueT. (vfp_or_neon_is_neon): Adjust inst.uncond_value expression. (md_assemble): Likewise. (handle_pred_state): Make cond unsigned. (thumb32_negate_data_op): Make variables unsigned. (md_apply_fix): Make value and newval unsigned, adjust uses. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug admin/26427] UBSAN error: gas/config/tc-arm.c:8799:16:
https://sourceware.org/bugzilla/show_bug.cgi?id=26427 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7af677524e205f3c343707d61bccd4dfd74089da commit 7af677524e205f3c343707d61bccd4dfd74089da Author: Alan Modra Date: Tue Sep 1 11:35:37 2020 +0930 PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts PR 26420 PR 26421 PR 26425 PR 26427 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and uncond_value unsigned. (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t. (parse_big_immediate): Cast generic_bignum elements to unsigned. (encode_thumb32_immediate): Shift left 0xffU. (double_to_single): Make sign unsigned. Tidy. (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or valueT. (vfp_or_neon_is_neon): Adjust inst.uncond_value expression. (md_assemble): Likewise. (handle_pred_state): Make cond unsigned. (thumb32_negate_data_op): Make variables unsigned. (md_apply_fix): Make value and newval unsigned, adjust uses. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26420] UBSAN error: gas/config/tc-arm.c:23588:32:
https://sourceware.org/bugzilla/show_bug.cgi?id=26420 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7af677524e205f3c343707d61bccd4dfd74089da commit 7af677524e205f3c343707d61bccd4dfd74089da Author: Alan Modra Date: Tue Sep 1 11:35:37 2020 +0930 PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts PR 26420 PR 26421 PR 26425 PR 26427 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and uncond_value unsigned. (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t. (parse_big_immediate): Cast generic_bignum elements to unsigned. (encode_thumb32_immediate): Shift left 0xffU. (double_to_single): Make sign unsigned. Tidy. (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or valueT. (vfp_or_neon_is_neon): Adjust inst.uncond_value expression. (md_assemble): Likewise. (handle_pred_state): Make cond unsigned. (thumb32_negate_data_op): Make variables unsigned. (md_apply_fix): Make value and newval unsigned, adjust uses. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26429] UBSAN error: bfd/elf32-arm.c:15432:46:
https://sourceware.org/bugzilla/show_bug.cgi?id=26429 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f911bb2201c5642151d06622e6ad3d20d5d8cc7b commit f911bb2201c5642151d06622e6ad3d20d5d8cc7b Author: Alan Modra Date: Tue Sep 1 08:59:05 2020 +0930 PR26429 UBSAN: elf32-arm.c load /store misaligned address PR 26429 * elf32-arm.c (elf32_arm_allocate_local_sym_info): Allocate arrays in descending order of alignment. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/26423] UBSAN error: bfd/elf32-arm.c:10236:24:
https://sourceware.org/bugzilla/show_bug.cgi?id=26423 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=00c91124d44f799a4fb9cd45a0ef44dc47ab1b1a commit 00c91124d44f799a4fb9cd45a0ef44dc47ab1b1a Author: Alan Modra Date: Tue Sep 1 08:03:52 2020 +0930 PR26423 UBSAN: elf32-arm.c:10237 left shift cannot be represented PR 26423 * elf32-arm.c (calculate_group_reloc_mask): Use 3u in shift. -- You are receiving this mail because: You are on the CC list for the bug.