This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: malloc(0) during exception throw & catch
On Thu, Jun 08, 2000 at 12:33:39AM +0200, Marc Espie wrote:
> In article <0006080203200C.00505@dyp> you write:
> >BTW, I've submitted a patch to gcc-patches for this problem and did not have any
> >reply for 2 weeks. Is this usual way of gcc team work?
>
> Yes, some stuff is more sexy than others.
> I've had patches sit untouched on the mailing-list for over two months,
> at which time they of course no longer work, since the core has moved
> beyond that.
Agreed.
>
> I've also had bug reports sit for a long time. Try non-sexy, as in
> non-linux, non-elf, non-i386, and you may have to wait for a looong
> time.
I am using Linux/ELF/ia32 and I am in the same boat as you.
H.J.