Merge from gcc
This commit is contained in:
@@ -16,7 +16,9 @@ typedef struct
|
||||
|
||||
static test_structure_1 struct1(test_structure_1 ts)
|
||||
{
|
||||
/*@-type@*/
|
||||
ts.uc++;
|
||||
/*@=type@*/
|
||||
ts.d--;
|
||||
ts.ui++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user