Commit fe91fda8 by Gabriel Dos Reis

testcase from PR #3406

From-SVN: r44823
parent 1910ae15
// Contributed by Gabriel Dos Reis <gdr@codesourcery.com>
// Origin: Bill Somerville <bill@classdesign.com>
// { dg-do compile }
int main()
{
( int() > int() ); // { dg-error "parse" "" { xfail *-*-* } }
return 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment