| Submitter | John Tytgat |
|---|---|
| Date | July 15, 2010, 8:35 p.m. |
| Message ID | <678f613751.Jo@hobbes.bass-software.com> |
| Download | mbox | patch |
| Permalink | /patch/59043/ |
| State | New |
| Headers | show |
Comments
Patch
Index: config/arm/arm.c =================================================================== --- config/arm/arm.c (revision 162199) +++ config/arm/arm.c (working copy) @@ -4479,10 +4479,6 @@ && arm_needs_doubleword_align (mode, type)) pcum->nregs++; - if (mode == VOIDmode) - /* Pick an arbitrary value for operand 2 of the call insn. */ - return const0_rtx; - /* Only allow splitting an arg between regs and memory if all preceding args were allocated to regs. For args passed by reference we only count the reference pointer. */