This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/11669] [3.4 regression] Calling of static functions does not work (build of glibc broken)
- From: "drow at mvista dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2003 00:21:42 -0000
- Subject: [Bug other/11669] [3.4 regression] Calling of static functions does not work (build of glibc broken)
- References: <20030725091122.11669.aj@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11669
------- Additional Comments From drow at mvista dot com 2003-07-26 00:21 -------
Subject: Re: [3.4 regression] Calling of static functions does not work (build of glibc broken)
This also "breaks" GDB in some cases. We already decided to use the
old names for static functions in single-file mode. Being inconsistent
about that is bad.