RTL for stackmachines

Ábrahám Endre abrahamendre9@gmail.com
Wed Nov 15 15:33:00 GMT 2017


Hi,
I'm trying to make a gcc backend for a stack machine, is there a way to
disable register specific behaviour required by target.h, target.c? also
all preserved names in the RTL language assume usages of operands (addm3
mulm3 etc) which is not an option in my target, do I have to manually set
up new stack-based behaviour in the def?



More information about the Gcc mailing list