On 06/28/2010 11:34 AM, Simon Kallweit wrote: > Hi John > > Sorry, that was pretty bad testing on my side ;) only did some tests on > the synth target. The shortcomings are pretty obvious! > > I'll fix the mistakes and post an updated patch. Here is the updated patch. Added a generic implementation for the NextPow2, which is currently suboptimal but mimics what the x86 implementation is doing. Also removed the introduced change in include/ustl/uctrstrm.h so it should build again with -fno-rtti. Simon