This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36280] -fno-leading-underscore doesn't work
- From: "ktietz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 May 2008 19:31:54 -0000
- Subject: [Bug target/36280] -fno-leading-underscore doesn't work
- References: <bug-36280-3973@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ktietz at gcc dot gnu dot org 2008-05-21 19:31 -------
In cygming.h the macro ASM_OUTPUT_LABELREF uses USER_LABEL_PREFIX, but should
use user_label_prefix to support -f(no-)leading-underscore.
I posted a patch for this bug to patch-gcc.
http://gcc.gnu.org/ml/gcc-patches/2008-05/msg01322.html
--
ktietz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |ktietz at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-05-21 19:31:53
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36280