bugAVR C Runtime Library - Bugs: bug #11898, Use -Os for *printf?

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11898: Use -Os for *printf?

Submitter:  None
Submitted:  Tue 08 Feb 2005 10:52:32 AM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Wed 09 Feb 2005 12:28:10 AM UTC, comment #1: 

This looks good for me even with avr-gcc 3.3.2. Committed on HEAD/1.2. Closed.

Eric Weddington <arcanum>
Group administrator
Tue 08 Feb 2005 10:52:32 AM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-09 arcanum StatusNone Fixed
    Percent Complete0% 100%
    Assigned toNone arcanum
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code