[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.999.0707231054290.3607@woody.linux-foundation.org>
Date: Mon, 23 Jul 2007 10:55:15 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Satyam Sharma <ssatyam@....iitk.ac.in>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
David Howells <dhowells@...hat.com>,
Nick Piggin <nickpiggin@...oo.com.au>, Andi Kleen <ak@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 6/8] i386: bitops: Don't mark memory as clobbered
unnecessarily
On Mon, 23 Jul 2007, Satyam Sharma wrote:
>
> The goal is to let gcc generate good, beautiful, optimized code.
No. The point is to let gcc generate *correct* code.
It's either "=m" together with "memory", or it's "+m".
You just introduced a bug.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists