Menu

Commit [r23868]  Maximize  Restore  History

Fixing a PGI regression

[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.

bradcray 2014-07-16

changed /trunk/test/optimizations/cache-remote/ferguson/c_tests/chpl-cache-support-test.compopts
/trunk/test/optimizations/cache-remote/ferguson/c_tests/chpl-cache-support-test.compopts Diff Switch to side-by-side view
Loading...