This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0: Troubling warning in dwarf2out.c
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: 3.0: Troubling warning in dwarf2out.c
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 18 May 2001 23:07:11 +0100
- Cc: jsm28 at cam dot ac dot uk (Joseph S. Myers), gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <200105181907.OAA17054@zakon.math.purdue.edu>
Wouldn't it make sense for the definition of ASM_OUTPUT_INTERNAL_LABEL to
simply cast "num" to the appropriate type if it wants to use fprintf?
Jason