diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-08-31 14:43:10 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-08-31 14:43:10 -0400 |
commit | 2c713d6ea29c91cd2cbd92fa801a61e55ea2a3c4 (patch) | |
tree | f6075e56570ee8587f38b4ef91b83acfcbebe1a4 /src/backend/access/gist/gistutil.c | |
parent | a65e086453e0dea5cdd7f9fe9dc6c34d8bfc0f2c (diff) | |
download | postgresql-2c713d6ea29c91cd2cbd92fa801a61e55ea2a3c4.tar.gz postgresql-2c713d6ea29c91cd2cbd92fa801a61e55ea2a3c4.zip |
Remove theoretically-unnecessary special case for icc.
Intel's icc is generally able to swallow asm blocks written for gcc.
We have a few places that don't seem to know that, though. Experiment
with removing the special case for icc in ia64_get_bsp(); if the buildfarm
likes this, I'll try more cleanup. This is a good test case because it
involves a "stop" notation that seems like it might not be very portable.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions