This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: format argument warnings
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: format argument warnings
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Mon, 25 Jun 2001 11:22:15 +0100 (BST)
- cc: <gcc at gcc dot gnu dot org>
On Mon, 25 Jun 2001, Brad Lucier wrote:
> /home/lucier/source/gcc/gcc-3.1/gcc/dwarf2out.c: In function `output_call_frame_info':
> /home/lucier/source/gcc/gcc-3.1/gcc/dwarf2out.c:1891: warning: int format, long unsigned int arg (arg 4)
>
> I already suggested a fix for the last one which has been studiously
> ignored, I don't know what is intended for the second one.
(a) Send it again a few more times.
(b) When ASM_* are in the target structure with documented prototypes,
then this fix should be obviously correct (unless we've stopped requiring
support for non-ISO bootstrap compilers, in which case the prototypes will
make it irrelevant).
(c) If this is a regression from 2.95 or 3.0, put it in GNATS, priority
"high", if it isn't already there.
--
Joseph S. Myers
jsm28@cam.ac.uk