Commit 7c9162b2 by Uros Bizjak

* gcc.dg/pr39779.c: Remove for real.

From-SVN: r151632
parent 5c3ec539
/* { dg-do compile } */
/* { dg-options "-w" } */
int test (char v1)
{
v1 >>= 0xdebecced;
return v1;
}
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