This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to check asm_fprintf format specifiers [take 2]
On Sat, 31 May 2003, Kaveh R. Ghazi wrote:
> built. So I lean towards having more implemented rather than less.
Whereas I lean to not having formats that are unlikely to be use use in
asm_fprintf - that is, floating point and %p - and starting the checking
off restrictive; it can be expanded later if necessary and it's an
inevitable part of this checking approach that it will only work well when
building with the same compiler version as being built.
--
Joseph S. Myers
jsm28@cam.ac.uk