compiler: Fix test for "optimize" attribute.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Sep 2017 17:37:35 +0000 (10:37 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Sep 2017 17:37:35 +0000 (10:37 -0700)
commita8c6e993d9146233cf380be16c0790f5c5d4b715
tree1d2106b7c713d73247d6164a3141069e1a61bd65
parentcb4654463fdc1768642e0fda0f2cb56d4ccb8599
compiler: Fix test for "optimize" attribute.

This was introduced with GCC 4.4.  This fixes build warnings compiling with
Clang, which pretends to be GCC 4.3 and does not support the "optimize"
attribute.
src/libpspp/compiler.h