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 19:41 -------
(In reply to comment #4)
> The demangler is wrong, the one which is in 3.4.0 (even though c++filt no
longer builds with GCC).
> gives:
> void Hubbard_QMC::
> PostpxPDensity<QMBS_Observables_Float>(QMBS_Hubbard<EllipsoidRectLattice<1u>, 
> AFQMC_BP_boson_reps<__temporary_BvInfo>
>::ObservablesBase<QMBS_Observables_Float>&)

Yes, you are right! But the generated name (which was the mangled one) is still
wrong.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         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]