re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argument of type...
commit2dc34a12e3edfc32133e6e000155ea7d66c9c706
authorNick Clifton <nickc@redhat.com>
Tue, 23 Oct 2012 15:02:47 +0000 (23 15:02 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 23 Oct 2012 15:02:47 +0000 (23 15:02 +0000)
treee46e905add19da381f919052bafd2527bcf7a1b2
parentb4e64afbc228b9a2a208e494d59a837252d6619c
re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argument of type ‘void*’, but argument 3 has type ‘const_tree)

PR target/54660
* config/iq2000/iq2000.c (iq2000_function_arg_advance): Suppress
compile time warning about pointer printing.

From-SVN: r192717
gcc/ChangeLog
gcc/config/iq2000/iq2000.c