(CCed to "gdb@sourceware.cygnus.com", as an FYI.) > I have a better fix for this, which I'll check in shortly. > > Basically, the problem is that the whole prologue isn't emitted as > RTL: the ldgp comes out as assembler text. Making it done via RTL > fixes the problem. Cool. Thanks.