Commit d9249616 by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/compile/20010706-1.c: New test.

From-SVN: r43810
parent fc6aa0a9
Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/20010706-1.c: New test.
2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
* gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
......
foo(unsigned int x)
{
return (x << 1) | (x >> 31);
}
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