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++/49329] Static method with std::string parameter gets messed up with non-static method with bool parameter


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-08 20:25:50 UTC ---
I think GCC is correct here.  EDG gives a similar error.


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