Bug#609217: gcc-4.4-doc: misleading __builtin_choose_expr documentation error

2012-10-26 Thread Guo Yixuan
Control: tag -1 + pending On Fri, Jan 07, 2011 at 02:21:03PM +0100, Vincent Lefevre wrote: Package: gcc-4.4-doc Version: 4.4.4.nf1-1 Severity: normal The GCC 4.4 manual says: -- Built-in Function: TYPE __builtin_choose_expr (CONST_EXP, EXP1, EXP2) You can use the

Bug#609217: gcc-4.4-doc: misleading __builtin_choose_expr documentation error

2011-01-07 Thread Vincent Lefevre
Package: gcc-4.4-doc Version: 4.4.4.nf1-1 Severity: normal The GCC 4.4 manual says: -- Built-in Function: TYPE __builtin_choose_expr (CONST_EXP, EXP1, EXP2) You can use the built-in function `__builtin_choose_expr' to evaluate code depending on the value of a constant