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 c++/12401] G++ generates boguous weak definition of library routine


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-14 17:35 -------
You example does via the glibc headers, they are not wrong, not GCC.  The problem with the 
unwantted side effect is wrong, you cannot depend on if something does not get pulled in or not 
pulled.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12401


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