[stenographing for Kyle on behalf of Michael]
PGI was failing on this C test because one of the operations in use
isn't supported by intrinsics, and the lookup table to support it is
in a .c rather than .h file. Added the .c file to the .compopts which
provides the table and should make this test pass on the next PGI
compile.