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++/12293] g++ 3.x outputs wrong mangled names for some "global constructors keyed to"


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth at dealii dot org  2003-09-16 20:14 -------
Carlo, you know more about this than I do, so bear with a layman: why is it wrong if 
the names of these global constructors have a disambiguation part? As far as I 
understand it, they are for internal use only anyway, so we may use any name 
we want, no? Or is there an ABI specification or similar that I'm not aware of? 
 
Thanks   
  Wolfgang


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