[Bug lto/41597] Bad .comm directive

2010-01-02 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-01-02 11:11 --- Subject: Bug 41597 Author: rguenth Date: Sat Jan 2 11:11:37 2010 New Revision: 155563 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155563 Log: 2010-01-02 Richard Guenther rguent...@suse.de PR

[Bug lto/41597] Bad .comm directive

2010-01-02 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2010-01-02 11:25 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug lto/41597] Bad .comm directive

2010-01-01 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-01-01 23:10 --- I have a patch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41597] Bad .comm directive

2009-10-09 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-10-09 14:29 --- There's emit_common in varasm.c, but somebody with more experience in this area might want to suggest a more proper way to emit this .comm. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41597

[Bug lto/41597] Bad .comm directive

2009-10-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-06 10:17 --- Btw, any help is of course appreciated. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41597] Bad .comm directive

2009-10-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2009-10-06 15:55 --- Subject: Re: Bad .comm directive Btw, any help is of course appreciated. Using ASM_OUTPUT_ALIGNED_COMMON resolves the problem on this target. Joseph's comment seems correct. Dave --

[Bug lto/41597] Bad .comm directive

2009-10-05 Thread joseph at codesourcery dot com
--- Comment #1 from joseph at codesourcery dot com 2009-10-06 00:10 --- Subject: Re: New: Bad .comm directive On Mon, 5 Oct 2009, danglin at gcc dot gnu dot org wrote: The directive is: .comm gnu_lto_v1,1,1 This apparently comes from here: /* Emit LTO marker if