Commit eeda1b34 by Markus Trippelsdorf

Add missing } to gcc.c-torture/compile/20150108.c

From-SVN: r219740
parent 666e8e06
......@@ -20,3 +20,4 @@ int fn1 () {
u = v;
r = b | a[4];
return e;
}
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