AW: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-30 Thread Zeugswetter Andreas SB
> > Hmm. I wonder why cc and gcc are doing different math. Wierd. > > Not only that, but you get different results with the same compiler > depending on different optimization settings. The joys of > binary floating point... Same on AIX. Andreas

Re: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-30 Thread Peter Eisentraut
Larry Rosenman writes: > Hmm. I wonder why cc and gcc are doing different math. Wierd. Not only that, but you get different results with the same compiler depending on different optimization settings. The joys of binary floating point... > I suspect it might have to do with what gcc was comp

Re: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-29 Thread Larry Rosenman
* Peter Eisentraut <[EMAIL PROTECTED]> [001029 14:32]: > Larry Rosenman writes: > > > Would the timezone change last night be causing this? > > The "timestamp" failure, yes. The "geometry", no. Geometry simply needs > a new expected file, but unfortunately they're not the same for "cc" and >

Re: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-29 Thread Larry Rosenman
Would the timezone change last night be causing this? Larry * Larry Rosenman <[EMAIL PROTECTED]> [001029 12:55]: > Same sources, configured as: > > CC=cc CXX=CC ./configure --prefix=/home/ler/pg-test --enable-syslog \ > --with-CXX --with-perl --with-includes=/usr/local/include \ >

Re: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-29 Thread Peter Eisentraut
Larry Rosenman writes: > Would the timezone change last night be causing this? The "timestamp" failure, yes. The "geometry", no. Geometry simply needs a new expected file, but unfortunately they're not the same for "cc" and "gcc"... -- Peter Eisentraut [EMAIL PROTECTED] http://yi

Re: [HACKERS] regression failure/UnixWare7.1.1/current sources

2000-10-29 Thread Larry Rosenman
Same sources, configured as: CC=cc CXX=CC ./configure --prefix=/home/ler/pg-test --enable-syslog \ --with-CXX --with-perl --with-includes=/usr/local/include \ --with-libs=/usr/local/lib only fails the following: *** ./expected/timestamp.outFri Sep 22 10:33:31 2000 --- ./res

[HACKERS] regression failure/UnixWare7.1.1/current sources/multibyte.

2000-10-29 Thread Larry Rosenman
Configured as: CC=cc CXX=CC ./configure --prefix=/home/ler/pg-test --enable-syslog --with-CXX --with-perl --enable-multibyte --with-includes=/usr/local/include --with-libs=/usr/local/lib Todays sources fail regression. Here is the regression.diffs: *** ./expected/int8.out Fri Apr 7 14:17:39