This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Stupid question regarding backend macro file .h
- To: gcc at gcc dot gnu dot org
- Subject: Stupid question regarding backend macro file .h
- From: Desmond Cheung <dycheung at cs dot sfu dot ca>
- Date: Tue, 25 Jul 2000 17:15:21 -0700 (PDT)
Hi,
I'm sorry if this sounds stupid cuz I don't have any compilier
programming background. I'm writing particular the macro
"PRINT_OPERAND_ADDRESS" in the .h file and realize that
all the other ports check for the code "PLUS" using "GET_CODE".
I have no idea what this PLUS stands for and what should be
done to take care of this "PLUS". I'm really frustrated now
as the end of the semester is getting close and I haven't finished
the port.
Any help is appreciated.
Thanks
Desmond Cheung
dycheung@cs.sfu.ca