Richard Dale ec7b1726a6 Provide support for the Cray C++ compiler. The Cray compiler defines __GNUC__
and generally supports gnu extensions to C and C++.  It does not, however, support
inline assembly.  The changes here are to avoid inline assembly when _CRAYC is asserted
in the preprocessor.
2014-05-20 13:14:53 -05:00
2006-06-12 17:23:18 +00:00
2009-10-15 18:45:53 +00:00
Description
Mirrored via gitea-mirror
9.4 MiB
Languages
C++ 99.8%