Comment 7 for bug 472056

Revision history for this message
In , Jakub-gcc (jakub-gcc) wrote :

Jeff/Vlad, how hard would it be to try to split the insn into two insns instead of a spill failure (for insns using a MEM whose address uses more than one hard register) - one which forces the address into register (assuming it is supported) and the store (or load) which would use a simpler address form?