This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/29524] [4.2/4.3 Regression] Too much RAM used: __clz_tab[] linked



------- Comment #16 from wvangulik at xs4all dot nl  2007-12-23 20:15 -------
> (In reply to comment #14)
> 
> > Note that the use of clz for the avr is avoided by using avr-libc's math
> > library.
> 
> Not confirmed.  A simple test program using a floating point number:
> 

This is probably due to somne naming problems of the latest avr-libc (1.6.x)
concerning  __floatunsisf/undisf.
I tested against the 1.4.x version of the library which does not have this
problem.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]