|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/28630] [mingw] bfd/coffgen.c triggers "cast to pointer from integer of different size" [-Werror=int-to-pointer-cast] |
Date: | Wed, 01 Dec 2021 11:30:45 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28630 --- Comment #4 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=92fc129e2b0066706ee8971d311f2c507ce38d4b commit 92fc129e2b0066706ee8971d311f2c507ce38d4b Author: Nick Clifton <nickc@redhat.com> Date: Wed Dec 1 11:29:34 2021 +0000 Fix the fields in the x_n union inside the the x_file structure so that pointers can be stored. PR 28630 * coff/internal.h (x_n): Use bfd_hostptr_t for the fields in this structure. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |