Rework READ64_SEG macro to prevent spurious warning on gcc 4.4.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 1 Jul 2009 01:45:56 +0000 (21:45 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 1 Jul 2009 01:45:56 +0000 (21:45 -0400)
commit957a19859507ffcf66297e2ae06e0686888030c0
tree185ed8d3c2998f1c892500821cf285c50cbed5e8
parentab233da2c9cef25eb2594fcb86f908c5319d038e
Rework READ64_SEG macro to prevent spurious warning on gcc 4.4.

Gcc is reporting a spurious unused variable warning - work around it.
src/farptr.h