oops - fixed typo in previous delta
From-SVN: r32119
This commit is contained in:
parent
bd7fc26f04
commit
211365c22c
1 changed files with 1 additions and 1 deletions
|
@ -1641,7 +1641,7 @@ arm_comp_type_attributes (type1, type2)
|
|||
tree type1;
|
||||
tree type2;
|
||||
{
|
||||
int l1, l2, s1, s2;
|
||||
tree l1, l2, s1, s2;
|
||||
|
||||
/* Check for mismatch of non-default calling convention. */
|
||||
if (TREE_CODE (type1) != FUNCTION_TYPE)
|
||||
|
|
Loading…
Add table
Reference in a new issue