[Bug other/11669] [3.4 regression] Calling of static functions does not work (build of glibc broken)
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri Jul 25 14:44:00 GMT 2003
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
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From schwab at suse dot de 2003-07-25 14:44 -------
Please check more carefully. This has nothing at all to do with control flow.
GCC is generating the wrong label. Just replace "call fixup" with "movl
$fixup,%eax".
More information about the Gcc-bugs
mailing list