tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Isolated bug


From: Daniel Glöckner
Subject: Re: [Tinycc-devel] Isolated bug
Date: Sun, 13 May 2007 02:47:14 +0200
User-agent: Mutt/1.4.2.1i

On Sat, May 12, 2007 at 06:46:55PM -0400, Rob Landley wrote:
> I added it to http://landley.net/code/tinycc/bugs and may take a stab at 
> tracking it down over the weekend if somebody doesn't beat me to it. :)

You are collecting bugs?

Here is a short one:

On Mon, Apr 11, 2005 at 12:29:11AM +0200, Daniel Glöckner wrote:
> int f(int *x)
> {
>   asm("xorl %0,%0":"=r"(*x));
> }

  Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]