Skip to content
Snippets Groups Projects
Commit bc056769 authored by law's avatar law
Browse files

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43810 138bc75d-0d04-0410-961f-82ee72b054a4
parent 82601a8e
No related branches found
No related tags found
No related merge requests found
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);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment