> My interpretation is that Richard's changes make it such that every > arch must now supply a math_private.h file. > > No such requirement existed previously, and sparc has never had one. I think that just means we need an include/math_private.h that #include's <math/math_private.h>. Thanks, Roland