public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/4307: Can't set -fleading-underscore for some ELF builds
@ 2003-03-12 18:54 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2003-03-12 18:54 UTC (permalink / raw)
  To: dberger, gcc-bugs, gcc-prs, nobody

Synopsis: Can't set -fleading-underscore for some ELF builds

State-Changed-From-To: feedback->closed
State-Changed-By: neroden
State-Changed-When: Wed Mar 12 18:54:43 2003
State-Changed-Why:
    Believed fixed, no feedback 3 months.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4307


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: other/4307: Can't set -fleading-underscore for some ELF builds
@ 2002-12-10 16:45 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2002-12-10 16:45 UTC (permalink / raw)
  To: dberger, gcc-bugs, gcc-prs, nobody

Synopsis: Can't set -fleading-underscore for some ELF builds

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Dec 10 16:45:00 2002
State-Changed-Why:
    ASM_OUTPUT_LABELREF is no more set in config/elfos.h since
    this patch:
    2000-02-26  Geoff Keating  <geoffk@cygnus.com>
    
    	* config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
    	is right for most ELF targets.
    
    Could you possibly check whether it works now for you with
    newer versions of gcc?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4307


^ permalink raw reply	[flat|nested] 3+ messages in thread

* other/4307: Can't set -fleading-underscore for some ELF builds
@ 2001-09-12 10:46 dberger
  0 siblings, 0 replies; 3+ messages in thread
From: dberger @ 2001-09-12 10:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4307
>Category:       other
>Synopsis:       Can't set -fleading-underscore for some ELF builds
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 12 10:46:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dberger@SoftwareConstruction.com
>Release:        gcc-2.95.3-5
>Organization:
>Environment:
Solaris and Windows 2000
>Description:
The file elfos.h in gcc/config defines the macro ASM_OUTPUT_LABELREF().  This should NOT be done.  If the definition in defaults.h is used, then the default will be to prefix "" to symbol names, which is the normal output, but it also allows for the -fleading-underscore flag to be set to override this behavior.  With the definition in elfos.h, that is impossible.
>How-To-Repeat:
Create an m68k compiler with the target as m68k-wrs-elf.  Then try to compile something with and without the -fleading-underscore flag.
>Fix:
Remove the definition of ASM_OUTPUT_LABELREF() from gcc/config/elfos.h
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-12 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-12 18:54 other/4307: Can't set -fleading-underscore for some ELF builds neroden
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10 16:45 bangerth
2001-09-12 10:46 dberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).