3 // Copyright (C) 1999 Free Software Foundation
5 // by Alexandre Oliva <oliva@dcc.unicamp.br>
6 // simplified from bug report by Tudor Hulubei <tudor.hulubei@ecora.com>
9 // invalid operands `foo' and `int' to binary `operator !='
12 int i = void(bar) ? 1 : 0; // { dg-bogus "" "" { xfail *-*-* } } - operator!= -