This is the mail archive of the gcc@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]

Re: format argument warnings


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


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