Stefan Fuhrmann <eq...@web.de> writes: > I suspect that -fstrict-aliasing (or something similar) > might have broken svn_temp_deserializer__resolve(). > > r1078256 tries to circumvent that.
John should be able to confirm that by testing some revision less than r1078256 using EXTRA_CFLAGS='-O2 -fno-strict-aliasing' -- Philip