On Thu, Sep 07, 2006 at 10:33:52PM +0400, Vladimir A. Pavlov wrote: > Everything seems ok except -fmath-errno doesn't work as expected. > gcc-4.1.1 was built directly from gcc.gnu.org without any patches.
What were you expecting it to do? As I understand it, -fmath-errno is the default. -fno-math-errno should change the result of the program without -ffast-math. If I do "gcc -fno-math-errno -lm a.c; ./a.out", I get 0. Alex :-) -- Pippin Computer Monkey to the Pelican www.oxrev.org.uk, www.corpusjcr.org, www.rev.org.uk
pgpRf4JplfxCo.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page