Follow-up Comment #11, bug #57071 (project avr-libc):

Hi, here is an updated version of the patch.  Compared to the patch proposed
in comment #10, it fixes the vfprintf issues:

* Treat %f like %lf, same for other float printers.  If double is 64 bits, it
will only print "?".

* Support %Lf for long double, same for other float printers.  If long double
is 64 bits, it will only print "?".

(file #48029)
    _______________________________________________________

Additional Item Attachment:

File name: math64-3.diff                  Size:72 KB
    <https://savannah.nongnu.org/file/math64-3.diff?file_id=48029>



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?57071>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/


Reply via email to