Stack and Function parameters alignment
James E Wilson
wilson@specifixinc.com
Tue Apr 19 01:07:00 GMT 2005
Petar Penchev wrote:
> I tried to use force_reg or PUT_MODE
> but it does nothing and PUSH AL, inc S remain.
If nothing is happening, then that means the peephole isn't matching.
The matching happens in peephole2_insns. You could try putting a
breakpoint there and stepping through the code to see what happens.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list