Using gcc-3.4.0, calls to __get_frame_address are generating CALL instructions (and therefore undefined symbols at link). They don't seem to be identified as a builtin. The other builtins (__bic_sr_irq and __bis_sr_irq) work as expected.
Has anybody got any bright ideas as to where the problem might lie?