Commit 0d37278a by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r20885
parent 95912252
......@@ -5,6 +5,8 @@
Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/980701-1.c: New test.
* gcc.c-torture/execute/980701-1.c: New test.
Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
......
short
func(void)
{
unsigned char x, y;
return y | x << 8;
}
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