PR target/77837 - missing -Wformat-length warning for %p with null argument on powerpc64
commit683068d61afa2d7c77f3b2faf9ff6e436a265cf1
authorMartin Sebor <msebor@redhat.com>
Sun, 23 Oct 2016 22:38:24 +0000 (23 22:38 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Sun, 23 Oct 2016 22:38:24 +0000 (23 16:38 -0600)
treecb1e375bdb10604d5159e998b898a492ff3f5913
parent0804124b9b65328380f5621818887f45186b543c
PR target/77837 - missing -Wformat-length warning for %p with null argument on powerpc64

gcc/ChangeLog:

PR target/77837
* config/rs6000/linux.h (TARGET_PRINTF_POINTER_FORMAT): Define.
* config/rs6000/linux64.h (TARGET_PRINTF_POINTER_FORMAT): Likewise.

From-SVN: r241457
gcc/ChangeLog
gcc/config/rs6000/linux.h
gcc/config/rs6000/linux64.h