Re: PostgreSQL 8.1.5: regression tests fail on sparc

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Дейтер Александр Валериевич <tiamat(at)komi(dot)mts(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.1.5: regression tests fail on sparc
Date: 2006-11-26 16:58:37
Message-ID: 4569C7BD.9020807@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Дейтер Александр Валериевич wrote:
> Hi,
>
> PostgreSQL 8.1.5 have a problem with division by zero on sparc.
>
> Solaris 9 sparc, gcc 4.0.2, 4.1.1:
>
> $ ./configure --enable-thread-safety --disable-nls --without-perl
> --without-python --without-krb5 --without-openssl --without-readline
> ...
>

I found that you logged this as gcc bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29968

However, SunStudio is much better for SPARC platform and now is free.
GCC does not have good code optimalizer for SPARC.

Zdenek

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas H. 2006-11-27 05:34:57 8.2rc1: vacuum full fills up disk space
Previous Message Tom Lane 2006-11-26 16:36:52 Re: BUG #2769: "invalid memory alloc request size <n>" on startup