avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bugs #11898] Use -Os for *printf?


From: anonymous
Subject: [avr-libc-dev] [bugs #11898] Use -Os for *printf?
Date: Tue, 8 Feb 2005 10:52:32 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11898>

                 Summary: Use -Os for *printf?
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Tue 02/08/05 at 05:52
                Category: Library
                Severity: 5 - Average
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

Why not use -Os when compiling with gcc-3.4.3?



   4050       0       0    4050     fd2
../avr-libc-1.2.1-O1/build/libc/stdio/vfprintf_flt.o

    932       0       0     932     3a4
../avr-libc-1.2.1-O1/build/libc/stdio/vfprintf_min.o

   1828       0       0    1828     724
../avr-libc-1.2.1-O1/build/libc/stdio/vfprintf_std.o



   3418       0       0    3418     d5a
../avr-libc-1.2.1-Os/build/libc/stdio/vfprintf_flt.o

    858       0       0     858     35a
../avr-libc-1.2.1-Os/build/libc/stdio/vfprintf_min.o

   1578       0       0    1578     62a
../avr-libc-1.2.1-Os/build/libc/stdio/vfprintf_std.o








    _______________________________________________________

This item URL is:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11898>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]