any arch not pack uint32_t x[2]?

Rick Macklem rmacklem at uoguelph.ca
Thu Dec 6 21:58:43 UTC 2012


Hi,

The subject line pretty well says it. I am about ready
to commit the NFSv4.1 client patches, but I had better
ask this dump question first.

Is there any architecture where:
  uint32_t x[2];
isn't packed? (Or, sizeof(x) != 8, if you prefer.)

As you might have guessed, if the answer is "yes", I have
some code fixin to do, rick


More information about the freebsd-hackers mailing list