ARM Cortex-M - Static array dyamically allocated

Johannes Pfau nospam at example.com
Wed Dec 18 07:17:20 PST 2013


Am Wed, 18 Dec 2013 14:29:57 +0000
schrieb Iain Buclaw <ibuclaw at 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.)


More information about the D.gnu mailing list