mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-17 18:04:43 +08:00
oops - fixed typo in previous delta
From-SVN: r32119
This commit is contained in:
parent
bd7fc26f04
commit
211365c22c
@ -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…
Reference in New Issue
Block a user