bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22800] ARM double to ascii conversion issue


From: s_j_newbury at yahoo dot co dot uk
Subject: [Bug classpath/22800] ARM double to ascii conversion issue
Date: 22 Aug 2007 11:48:12 -0000


------- Comment #29 from s_j_newbury at yahoo dot co dot uk  2007-08-22 11:48 
-------
Subject: Re:  ARM double to ascii conversion issue


--- twisti at complang dot tuwien dot ac dot at <address@hidden>
wrote:

> 
> 
> ------- Comment #28 from twisti at complang dot tuwien dot ac dot at 
> 2007-08-22 11:41 -------
> Sorry, didn't see you on IRC.  What patches?  Did I miss them?  What is/was
> the
> problem with cache-flush?
The current CACAO directly uses the OABI cache_flush syscall which isn't
present on a pure EABI system.  It should either use __clear_cache() or #ifdef
__ARM_EABI__ and use the EABI syscall ABI.

One of the patches I sent to the cacao list, but I'm not subscribed so it's
"waiting for moderator".  The other I just put up on http://rafb.net/paste/ and
provided the link.

Steve


      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 


-- 


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





reply via email to

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