Обсуждение: pgsql: Add mentioun of Intel compiler bug: Intel compiler has a bug in

Поиск
Список
Период
Сортировка

pgsql: Add mentioun of Intel compiler bug: Intel compiler has a bug in

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Add mentioun of Intel compiler bug:

Intel compiler has a bug in checking for division by NAN
# (NaN == 0), -mp1 fixes it, so someday we might way to add it.

Modified Files:
--------------
    pgsql:
        configure (r1.488 -> r1.489)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.488&r2=1.489)
        configure.in (r1.458 -> r1.459)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.458&r2=1.459)