https://sourceware.org/bugzilla/show_bug.cgi?id=28791
--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a58b0053f4c4b4f0089f3985a41d0deac4c59ea4 commit a58b0053f4c4b4f0089f3985a41d0deac4c59ea4 Author: Nick Clifton <ni...@redhat.com> Date: Mon Mar 21 11:33:59 2022 +0000 z80 assembler: Fix new unexpected overflow warning in v2.37 PR 28791 * config/tc-z80.c (emit_data_val): Do not warn about overlarge constants generated by bit manipulation operators. * testsuite/gas/z80/pr28791.s: New test source file. * testsuite/gas/z80/pr28791.d: New test driver file. -- You are receiving this mail because: You are on the CC list for the bug.