[Bug c/53129] Wself-assign

2018-01-27 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53129

Eric Gallager  changed:

   What|Removed |Added

   Keywords||patch
 CC||egallager at gcc dot gnu.org

--- Comment #4 from Eric Gallager  ---
(In reply to Manuel López-Ibáñez from comment #0)
> 
> An implementation was submitted to GCC but never approved here:
> 
> http://gcc.gnu.org/ml/gcc-patches/2010-06/msg02390.html

Adding the "patch" keyword

[Bug c/53129] Wself-assign

2016-08-22 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53129

Manuel López-Ibáñez  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-08-22
Version|unknown |7.0
 Ever confirmed|0   |1

--- Comment #3 from Manuel López-Ibáñez  ---
Usually one does not confirm their own PRs, but in this case it seems obvious
and given you request...

[Bug c/53129] Wself-assign

2016-08-22 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53129

Eric Gallager  changed:

   What|Removed |Added

 CC||egall at gwmail dot gwu.edu

--- Comment #2 from Eric Gallager  ---
I'd like to see this warning added, too... can I mark this as confirmed?

[Bug c/53129] Wself-assign

2012-04-26 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53129

Manuel López-Ibáñez  changed:

   What|Removed |Added

   Keywords||diagnostic
 CC||lcwu at gcc dot gnu.org

--- Comment #1 from Manuel López-Ibáñez  2012-04-26 
18:12:52 UTC ---
Hi Le-Chun, I still think GCC wants this warning. Are you planning to submit a
new patch in the near future?