--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-08
13:27 ---
*** Bug 19821 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From amodra at bigpond dot net dot au 2005-02-07
06:58 ---
I wouldn't blame the preprocessor. The macros in altivec.h for C support have
multiple occurences of their arguments. __builtin_choose_expr only evaluates
one occurence, but that doesn't stop the preproc
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-12
23:07 ---
This is the preprocessor f'ing up. The macros are complex which cause the
problem, I might be able
get a self contained example later on.
--
What|Removed |Added
--