Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: C01arith.ztst
- X-seq: zsh-workers 19950
- From: Clint Adams <clint@xxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: C01arith.ztst
- Date: Fri, 14 May 2004 17:51:39 -0400
- Cc: zw <zsh-workers@xxxxxxxxxx>, debian-gcc@xxxxxxxxxxxxxxxx, debian-mips@xxxxxxxxxxxxxxxx
- In-reply-to: <20040514193124.GA20654@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040512190848.GA21949@xxxxxxxxxxx> <19423.1084440974@xxxxxxx> <20040514193124.GA20654@xxxxxxxxxxx>
> The string stored at ptr, after ptr is no longer equal to optr, changes
> from "" to "\020" when checkunary() is called. I'm going to try again
> with gcc -O0 to see if the same thing happens.
The test passes with no optimization; I guess this means it's a gcc bug
specific to mips.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author