------- Comment #37 from hp at gcc dot gnu dot org 2008-08-25 02:09 ------- Created an attachment (id=16141) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16141&action=view) Patch, take 4.
Fourth time's a charm. The difference is just strengthening the early-return in assemble_external so inlined functions (or any actually defined functions) aren't handled as externs. Tests started on native x86_64-linux and cris-elf. Please, test on darwin and avr. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37170
