Btw, Joachim:

I can see in the libfloss sources that there is some GCC port for Tandem NSR.
Does it support #pragma columns?

If not, then the idiom needs to look like this:

  #if defined __TANDEM && !defined __GNUC__
  @PRAGMA_COLUMNS@
  #endif

Bruno

Reply via email to