mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-15 22:51:38 +08:00
Fix last commit.
From-SVN: r50749
This commit is contained in:
parent
440d0518b3
commit
56668fb05b
@ -1564,8 +1564,11 @@ write_builtin_type (type)
|
||||
/* Couldn't find this type. */
|
||||
abort ();
|
||||
}
|
||||
type = t;
|
||||
goto iagain;
|
||||
else
|
||||
{
|
||||
type = t;
|
||||
goto iagain;
|
||||
}
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user