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++/22632] GCC won't produce assignment operator warnings


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-23 19:10 -------
I don't see what is wrong with this code.  The opator= does not get produced until used as required by 
the C++ standard.

-- 


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


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