[patch fortran/PR43481]
IainS
developer@sandoe-acoustics.co.uk
Mon Mar 22 16:41:00 GMT 2010
This is a direct port of the fix for this from apple/llvm 4.2.
Credit for reporting it to Andy Nelson..
... and for the fix to "turley"
I wonder if this is wide-ranging enough in the current context - i.e.
are there other cases where darwin is getting bitten by use of .space
directives where .zerofill would be more appropriate?
Changelog
2010-03-22 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>, "turley"
*gcc/config/darwin.h New macro (ASM_OUTPUT_ZEROFILL) to .zerofill
asm directives for un-initialized data.
*gcc/varasm.c. Use ASM_OUTPUT_ZEROFILL fro un-initialized common data
Iain
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 157594-huge-object-fix-diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100322/12656f2c/attachment.txt>
-------------- next part --------------
More information about the Gcc-patches
mailing list