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++/15177] G++ produces wrong mangling in a large project


------- Additional Comments From wirawan0 at softhome dot net  2004-04-27 21:57 -------
Guess what? You're right, Andrew! It's the error in the c++ demangler that
causes the whole thing. When I looked at that again, the correct demangled name
does refer to a single-parameter class method. Sorry for the confusion; I didn't
pay attention well earlier. Let me close this thread. It's a bug in g++ 3.[23];
hopefully no longer there with 3.4+.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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


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