load_multiple for argument push!?

Joern Rennecke amylaar@cygnus.co.uk
Mon Sep 25 14:28:00 GMT 2000


> Hi,
> 
> I am wondering if gcc supports "load_multiple" for multiple argument
> push.  Looking at arm.md and mcore.md, their load_multiple seem to be
> useful as such, but I don't see any "load_multiple" in calls.c.
> 
> Does anybody have a clue on this?

You can define a peephole to coalesce multiple pushes / stores into one.


More information about the Gcc mailing list