John Beranek <j...@redux.org.uk> writes: > On 04/03/11 11:52, Philip Martin wrote: >> John Beranek <j...@redux.org.uk> writes: >> >>> Is there a recommended way to get -O0 into the compilation in Subversion >>> build land? >> >> You can "configure --enable-debug" or "make EXTRA_CFLAGS=-O0". > > OK, the test does indeed pass when the tree is built with just "make > EXTRA_CFLAGS=-O0".
That could be tricky. You are using 64-bit Fedora 14, what version of gcc and APR are you using? I can't reproduce it on my Debian/oldstable box. Fedora 14 is a cutting edge distribution, could it be a compiler bug? -- Philip