Martin Dalecki <[EMAIL PROTECTED]> said:
> Andrea Arcangeli wrote:
> > On Wed, Sep 20, 2000 at 01:22:50AM +0200, Andi Kleen wrote:
> > > Better would be to use statement blocks like
> > > #define bla(x) ({ __u32 tmp__ = (x); ....; tmp__; })
> > Agreed.
> Not agreed. In this case older version of GCC will have
> almost exactly the same provlems as with functions.
Care should go to correctness and bug-avoidance, as consistent with best
possible performance using _current_ tools. Who is really still using
pre-egcs compilers?
--
Horst von Brand [EMAIL PROTECTED]
Casilla 9G, Vin~a del Mar, Chile +56 32 672616
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] Fix big endian ext2 bmap in 2.2. Andi Kleen
- Re: [PATCH] Fix big endian ext2 bmap in 2.2. David S. Miller
- [PATCH] abuse of macros in swab.h Alexander Viro
- Re: [PATCH] abuse of macros in swab.h Andi Kleen
- Re: [PATCH] abuse of macros in swab.h Andrea Arcangeli
- Re: [PATCH] abuse of macros in swab... Martin Dalecki
- Re: [PATCH] abuse of macros in ... David S. Miller
- Re: [PATCH] abuse of macros in ... Andrea Arcangeli
- Re: [PATCH] abuse of macros in ... Andi Kleen
- Re: [PATCH] abuse of macros in ... Horst von Brand
- Re: [PATCH] abuse of macros in swab.h Alexander Viro
- Re: [PATCH] abuse of macros in swab.h Martin Dalecki
- Re: [PATCH] abuse of macros in swab... Andi Kleen
- Re: [PATCH] abuse of macros in swab.h David S. Miller
- Re: [PATCH] abuse of macros in swab.h Linus Torvalds
- Re: [PATCH] abuse of macros in swab... Alexander Viro
- Re: [PATCH] abuse of macros in swab.h Olivier Galibert
- Re: [PATCH] abuse of macros in swab.h Andrea Arcangeli
- Re: [PATCH] abuse of macros in swab.h Alexander Viro
- Re: [PATCH] abuse of macros in swab.h Trond Myklebust

