[Bug target/84911] typo: error ("invalid name (\"%s\")

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 26 16:37:00 GMT 2019


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-08-26
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
It does, but the code hasn't been adjusted yet.  So confirmed.

There are quite a few outstanding -Wformat-diag instances in GCC that still
need to be cleaned up, both in back-end code as well as in the rest of the
compiler.  The aarch64-specific ones are:

  gcc/config/aarch64/aarch64-builtins.c:1286
  gcc/config/aarch64/aarch64.c:11231
  gcc/config/aarch64/aarch64.c:11287
  gcc/config/aarch64/aarch64.c:11299
  gcc/config/aarch64/aarch64.c:11507
  gcc/config/aarch64/aarch64.c:11696
  gcc/config/aarch64/aarch64.c:12331
  gcc/config/aarch64/aarch64.c:12335
  gcc/config/aarch64/aarch64.c:12373
  gcc/config/aarch64/aarch64.c:12377
  gcc/config/aarch64/aarch64.c:12404
  gcc/config/aarch64/aarch64.c:12439
  gcc/config/aarch64/aarch64.c:12484


More information about the Gcc-bugs mailing list