This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/54660] iq2000_function_arg_advance: format â%p expects argument of type âvoid*â, but argument 3 has type âconst_tree


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]