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]

Re: c++/5719: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )'


Synopsis: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )'

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Mon Apr 29 01:48:25 2002
State-Changed-Why:
    fixed on 3.1 & mainline
    2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/5719
    	* decl.c (grok_op_properties): Assignment ops don't have to return 
    	by value. operator% should.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5719


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