This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8507] [Cygwin] -fno-leading-underscore has no effect
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2003 05:12:47 -0000
- Subject: [Bug target/8507] [Cygwin] -fno-leading-underscore has no effect
- References: <20021108125601.8507.bkausbk@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-17 05:12 -------
On Cygwin and other targets (like openbsd x.y where x<=3 and y<= 3 and Darwin) need the
underscore based on the ABI and if you want one without use asm.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8507