[Bug c/60974] bfdio.c:580:30: error:=?UTF-8?Q?=20argument=20to=20=E2=80=98sizeof=E2=80=99=20in=20=E2=80=98memset=E2=80=99=20call=20is=20the=20same=20expression=20as=20the=20destination?=; did you mean to dereference it? [-Werror=sizeof-pointer-memaccess]

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Apr 26 09:00:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60974

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Configure gdb with --disable-Werror or better yet use a newer gdb since a newer
is required anyways for dwarf4 support.



More information about the Gcc-bugs mailing list