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++/28988] [4.0/4.1/4.2 Regression] g++ does not check first type name in pseudo-destructor-name



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-09-26 16:59 -------
Just needed to add a check for types before calling check_dtor_name.
Testing the new fix right now.


-- 


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


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