Commit 728ee72a by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/compile/20000403-2.c: New test.

From-SVN: r32881
parent 98e29481
Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/20000403-2.c: New test.
* gcc.c-torture/compile/20000403-1.c: New test.
2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
......
void
foo ()
{
long long tmp;
(( tmp ) = (long long)( tmp ) >> ( 32 )) ;
}
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