http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #6 from Rainer Orth 2011-08-01 12:14:28 UTC
---
Author: ro
Date: Mon Aug 1 12:14:21 2011
New Revision: 177020
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177020
Log:
PR debug/49887
* config/sol2.c (solaris_code_end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-29 16:10:04 UTC ---
> --- Comment #4 from Jakub Jelinek 2011-07-29
> 13:06:13 UTC ---
> Emit that in targetm.asm_out.file_end () instead?
Seems to work according to a quick test run
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #4 from Jakub Jelinek 2011-07-29
13:06:13 UTC ---
Emit that in targetm.asm_out.file_end () instead?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-29 12:58:25 UTC ---
> --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> 2011-07-28 14:52:35 UTC ---
>> --- Comment #1 from Jakub Jelinek 2011-07-28
>> 14:45:1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-07-28 14:52:35 UTC ---
> --- Comment #1 from Jakub Jelinek 2011-07-28
> 14:45:11 UTC ---
> So, how are the group signature symbols supposed to be emitted on
> SPARC/Solaris? A dummy sy
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49887
--- Comment #1 from Jakub Jelinek 2011-07-28
14:45:11 UTC ---
So, how are the group signature symbols supposed to be emitted on
SPARC/Solaris? A dummy symbol of that name somewhere in the section? Can it
be local, or must it be global symbol?
W