------- Comment #3 from nickpelling at nanodome dot com 2009-11-14 16:48 ------- Created an attachment (id=19018) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19018&action=view) This is the assembler file generated by gcc 4.4.1 for the C test file
Note the presence of "[sp, #0]" in the listing at the points where it really ought to be using the lr register (AKA r14). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42017