Type-generic macros with C

Jörg Leis joerg@joergleis.com
Fri Apr 30 17:09:00 GMT 2010


Hi,

would it be possible for GCC to ignore the expression that is not
chosen by __builtin_choose_expr?

Furthermore, it seems like this built-in function inhibits GCC's
ability to inline functions. I get an undefined reference when I
compile without -O2; the function is defined in C99-mode as "inline".

I am sorry if I am posting to the wrong list.

Joerg




More information about the Gcc mailing list