2013/4/9 James Bowman <jamesb@xxxxxxxxxxxx>: > Do any Harvard architecture targets attempt support for trampolines? > > It seems that some limited support is feasible, but if every other > Harvard architecture bails on trampolines, I'll follow the pack. > > Thanks > > -- > James Bowman > http://www.excamera.com/ I think the point of supporting trampolines is saving static chain value rather than Harvard/von-Neumann architectures. Here is a thread for your reference: http://gcc.gnu.org/ml/gcc/2005-03/msg00684.html Best regards, jasonwucj