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/19920] [4.0 Regression] avr target build broken by recent 'DC' type update to libgcc2


------- Additional Comments From bjoern dot m dot haase at web dot de  2005-02-12 20:15 -------
I can confirm that the bug is present also for an intel-based linux system. 
 
In my opinion it is absolutely not useful to define a DF mode type on the AVR 
platform. Both excecution time and memory footprint would probably so large 
that they will not be of any relevance. What one could possibly consider IMHO 
is the implementation of a 3-Byte floating-point type with a 16 bit mantissa. 
 
Is there any know workaround so far? 
 
Yours, 
 
Björn 

-- 


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


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