I've been trying to compile gcc-4.3-20071221 on a sunblade 1000, running
Solaris 10 (SunOS faile 5.10 Generic_127111-05 sun4u sparc
SUNW,Sun-Blade-1000), and have been running into memory issues. I keep
getting the error message that my system is running out of virtual
memory (virtual memory e
Saturday 22 December 2007 19:11:32 tarihinde Ismail Dönmez şunları yazmıştı:
> Hi all,
>
> I am doing glibc 4.3 regression tests using gcc 4.3 trunk nearly every day
> and I see 3 tests fail :
>
> math/test-float
> math/test-ildoubl
> math/test-ifloat
>
> The erorrs are all similar :
>
> Failure: T
Snapshot gcc-4.3-20071228 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20071228/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.3 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
Friday 28 December 2007 16:20:52 tarihinde Ismail Dönmez şunları yazmıştı:
> libio/tst-fopenloc2
> libio/tst-fopenloc
>
> These two seems to be a new gcc regression, they crash when compiled with
> gcc trunk.
Ok I identified that commit 130788 [0] broke these testcases , the same
commit seems to
Merry xmas,
i lately had some use for -mrecip but it turned out to come with all
sorts of strings attached and apparently no opt-out. Briefly, barring
inline asm, i can't get gcc to emit those ops without a NR fixup.
# cat src/pr-recip.c
#include
typedef float v4sf_t __attribute__ ((__vector_siz