Porting question: legitimate address

Anders Ådland aaadland@atmel.no
Tue Jul 15 14:31:00 GMT 2003


In my port, I'm defining if an addresses is legal or not. (using 
CONSTANT_ADDRESS_P(), GO_IF_LEGITIMATE_ADDRESS() ...) A legal address is 
needed when loading and storing from memory, but also when doing a call or 
jump. Is there a way to treat these cases differently?

Anders



More information about the Gcc mailing list