This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/11669] [3.4 regression] Calling of static functions does not work (build of glibc broken)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]