statement expressions and extended asm bug?
Gabriel Dos Reis
gdr@integrable-solutions.net
Mon Mar 15 20:41:00 GMT 2004
Jamie Lokier <jamie@shareable.org> writes:
| Perhaps this is a flaw in GCC's implementation of
| statement-expression, because s-e is intended for use in macros
| function-like macros -- whose callers don't know they are calling a
| macro.
Well, that is called inline functions :-)
If you consistently and predictably inline functions, people won't
ddamage their codes and run into troubles -- even if "they asked for
it".
-- Gaby
More information about the Gcc
mailing list