Hi, I compiled gcc for the avr target to track down an rtl bug. I stepped thru gcc with gdb, but couldn't find where the backend functions in gcc/config/avr/avr.c are loaded. nm doesn't show any of the functions in the avr-gcc binary (unstripped).