Re: [PATCH][RFC] PentiumPro/II split in x86 config

From: David Woodhouse (dwmw2@infradead.org)
Date: Tue May 28 2002 - 10:00:57 EST


mikpe@csd.uu.se said:
> They do implement inline asm() nowadays, but alas not &&label and
> computed gotos.

The only places I've seen &&label used are where it's been passed into an
inline asm which has jumped to it... but gcc has optimised the label and
the code following it away because it was never used (inline asm isn't
allowed to do that).

--
dwmw2

- 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/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:22 EST