On 18 December 2013 15:17, Johannes Pfau <nos...@example.com> wrote: > Am Wed, 18 Dec 2013 14:29:57 +0000 > schrieb Iain Buclaw <ibuc...@gdcproject.org>: > >> >> Hi Mike, >> >> This has been fixed to not call any library routines, but has not been >> backported to the 4.8 branch yet. >> >> This is something that will be done before New Years (if my list of >> things to do does not grow even more...) > > I already have a personal branch with 2.064 backported to the gcc-4.8 > branch: > > https://github.com/jpf91/GDC/commits/arm-old > > The changes are minimal, 3 commits reverted and this: > https://github.com/jpf91/GDC/commit/43e258300e8cecb961013630544027ab4bc5dd60 > > The main question is if we can simply use mark_decl_referenced as I did > there. If you think that's OK I can update the gcc-4.8 branch (of > course without the revert commits and instead doing proper > merges.)
Maybe set force_output (instead of forced_by_abi) manually.