Add missing blank

From-SVN: r33628
This commit is contained in:
Richard Kenner 2000-05-03 09:17:29 -04:00
parent ea49bef604
commit d9a7d592ed
1 changed files with 1 additions and 1 deletions

View File

@ -2890,7 +2890,7 @@ expand_call (exp, target, ignore)
#ifdef PREFERRED_STACK_BOUNDARY
/* Stack must be properly aligned now. */
if (pass && stack_pointer_delta % preferred_unit_stack_boundary)
abort();
abort ();
#endif
/* Generate the actual call instruction. */