| Submitter | Eric Botcazou |
|---|---|
| Date | Sept. 13, 2010, 9:02 p.m. |
| Message ID | <201009132302.12265.ebotcazou@adacore.com> |
| Download | mbox | patch |
| Permalink | /patch/64657/ |
| State | New |
| Headers | show |
Comments
Patch
Index: varasm.c =================================================================== --- varasm.c (revision 164211) +++ varasm.c (working copy) @@ -3115,7 +3115,7 @@ output_constant_def_contents (rtx symbol output_addressed_constants (exp); /* We are no longer deferring this constant. */ - TREE_ASM_WRITTEN (exp) = 1; + TREE_ASM_WRITTEN (decl) = TREE_ASM_WRITTEN (exp) = 1; /* If the constant is part of an object block, make sure that the decl has been positioned within its block, but do not write out