Greg Ames wrote: > > comments? is there a better way to insure that an optimizing compiler > knows what's up?
Comment; please patch as I'm rerolling apr-util as well, if there are sufficient changes. I had a similar nightmare with aes in openssl and solaris's -xdepend option. So it's certainly possible, between bugs in the compiler and hidden transitions, to fool the optimizer. Bill