[Bug c/35649] Incorrect printf warning: expect double has float

trevmrgn+bug at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 17 15:22:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35649

Trevor Morgan <trevmrgn+bug at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|h8300-elf                   |h8300-elf, rx-elf, avr

--- Comment #12 from Trevor Morgan <trevmrgn+bug at gmail dot com> 2013-04-17 15:22:48 UTC ---
printf( "%f", 2.0D );
will also produce the erroneous warning (tried on rx-elf)



More information about the Gcc-bugs mailing list