public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5719: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )'
@ 2002-04-26  9:22 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2002-04-26  9:22 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nathan, nobody, sven.meyer

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

Responsible-Changed-From-To: unassigned->nathan
Responsible-Changed-By: nathan
Responsible-Changed-When: Fri Apr 26 09:22:46 2002
Responsible-Changed-Why:
    patching

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/5719: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )'
@ 2002-04-29  1:48 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2002-04-29  1:48 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nathan, sven.meyer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/5719: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )'
@ 2002-04-26  9:19 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2002-04-26  9:19 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sven.meyer

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

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Apr 26 09:19:06 2002
State-Changed-Why:
    yup, regression from 2.95. the code in decl.c
    seems to be checking for plain operator+ but gets
    these ones too. And seems to miss operator%

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-29  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26  9:22 c++/5719: Suspect gcc-3 to report wrong waring for 'T& T::operator+=( const T& )' nathan
  -- strict thread matches above, loose matches on Subject: below --
2002-04-29  1:48 nathan
2002-04-26  9:19 nathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).