Create AST for select expressions even if the LHS has incomplete type.
[cparser] / parsetest / cp_error038.c
2008-08-02 Moritz Krollcp_error038: Parser does not allow attributes in functi...