https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117600

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

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Since it is only aarch64, there are currently only a few aarch64 targets that
are build regularly, -elf, -mingw, -linux-gnu (soon -darwin). 


freebsd, netbsd, fuchsia, gnu (hurd), vxworks and rtems exists but I am not
even sure they are buildable right now either. 

So closing as won't fix since -Werror here is fine and if someone is building
some other aarch64 target they can fix the warning and/or edit the source file
to remove -Werror for now.

Reply via email to