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 pinskia at gcc dot gnu dot org  2004-04-27 19:37 -------
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>&)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |minor
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


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]