pgsql: Give ICC its preferred, documented form of the no-strict-aliasing

Started by Tom Lanealmost 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Give ICC its preferred, documented form of the no-strict-aliasing
switch, viz '-fno-alias'. Since we have a separate code path here
anyway, it's just as easy to cooperate.

Modified Files:
--------------
pgsql:
configure.in (r1.524 -> r1.525)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.524&r2=1.525)
configure (r1.558 -> r1.559)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.558&r2=1.559)