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: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2003 05:27:03 -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
aj at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From aj at gcc dot gnu dot org 2003-07-26 05:27 -------
GCC changes behaviour and breaks in this way GCC and GDB.
For single-file mode the behaviour should not be changed.
I agree that for multiple-file mode, the usage of asm ("fixup") is the right way
but let's not force this for single-file - and it was already agreed on
the mailing lists that this should be changed back.
Therefore I'm reopening the bug.