This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54660] iq2000_function_arg_advance: format â%p expects argument of type âvoid*â, but argument 3 has type âconst_tree
- From: "nickc at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 15:02:53 +0000
- Subject: [Bug target/54660] iq2000_function_arg_advance: format â%p expects argument of type âvoid*â, but argument 3 has type âconst_tree
- Auto-submitted: auto-generated
- References: <bug-54660-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54660
--- Comment #1 from Nick Clifton <nickc at gcc dot gnu.org> 2012-10-23 15:02:53 UTC ---
Author: nickc
Date: Tue Oct 23 15:02:47 2012
New Revision: 192717
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192717
Log:
PR target/54660
* config/iq2000/iq2000.c (iq2000_function_arg_advance): Suppress
compile time warning about pointer printing.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/iq2000/iq2000.c