mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-28 22:34:03 +08:00
Add missing } to gcc.c-torture/compile/20150108.c
From-SVN: r219740
This commit is contained in:
parent
666e8e0603
commit
eeda1b3494
@ -20,3 +20,4 @@ int fn1 () {
|
||||
u = v;
|
||||
r = b | a[4];
|
||||
return e;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user