Commit 211365c2 by Nick Clifton

oops - fixed typo in previous delta

From-SVN: r32119
parent bd7fc26f
......@@ -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)
......
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