Re: [PATCH] gcc 3.0.1 warnings about multi-line literals

Richard Henderson (rth@twiddle.net)
Thu, 25 Oct 2001 00:11:50 -0700


On Mon, Oct 22, 2001 at 04:51:57PM -0400, Benjamin LaHaise wrote:
> Which of the following is more readable:
[...]

Or (4):

"btsl $0, %0 \n\
1: \n\
.section .text.lock \n\
2: cmpl $0,%0 \n\
bne 2b \n\
jmpl 1b \n\
.previous"

r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/