|
From: | Antonio Diaz Diaz |
Subject: | Re: [Bug-ed] [patch] ap_resize_buffer segfaults in special cases |
Date: | Mon, 13 Apr 2009 18:05:52 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
poly-p man wrote:
On at least alpha, and sometimes sparc, -O3 (specifically the -finline-functions flag) would cause a segfault in the testsuites and uses elsewhere - anything that piped output to it.
This has been alredy reported several times (see this thread http://lists.gnu.org/archive/html/bug-ed/2008-04/msg00008.html), and given the number of patches tried I think it is an aliasing related bug of gcc on some non-mainstream architectures (pentium-m, alpha, sparc).
I guess I'll have to try something more radical. Please, stay tuned. Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |