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++/17042] [3.5 regression] Duplicated symbol in assembly output


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-08-17 06:25 -------
First, I am not sure that I agree that this is a bug:  __dso_handle is a magic
variable outside the user's namespace.

Second, I cannot reproduce this bug with today's compiler on i686-pc-linux-gnu
using the reduced test case.

-- 


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


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