|
Message
From: Scott Furman<sfurman@r...>
Date: Tue Jan 27 02:13:38 CET 2004
Subject: [openrisc] gcc-3.2.3 bugs after merge
Matjaz Breskvar wrote:>about ecos i'm not sure why i get the twothreads problem and Scott >doesn't. more about it in: > >http://www.opencores.org/forums/openrisc/2004/01/000138 > Just as a reminder, I am using a patched version of gcc 3.1, incorporating my ABI changes for 64-bit values.
Although the ABI I use is more efficient because it passes values in registers rather than memory, that is not the main reason I changed it - there were gcc bugs dealing with handling of doubles and long longs passed by reference that I was unsuccessful at tracking down. Whether these bugs were in architecture-independent gcc code or not, I never figured out.
-Scott
|