https://issues.apache.org/bugzilla/show_bug.cgi?id=52900

--- Comment #5 from Martin <[email protected]> ---
> and CFLAGS "-mcpu=v9 -m64 -O2" source code was httpd 2.4.4.
My CFLAGS were
"-m64 -O3 -mcpu=niagara -pthreads -fexceptions -fstack-protector
--param=ssp-buffer-size=4"

The build succeeds if I omit the optimization flag, which matches Rainer's
findings. If I remember correctly the optimization level does not matter, even
with O1 the error occurs.

Maybe even the bintuils version matters, so maybe we should post these versions
as well. I'm currently running a test with gcc 4.7.2, GMP 5.1.1 and binutils
2.23.1 and will post the result. Trying gcc 4.8.0 will take a day or two more.

Cheers,

Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to