[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-08-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 --- Comment #7 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Thu Aug 7 18:54:27 2014 New Revision: 213724 URL: https://gcc.gnu.org/viewcvs?rev=213724root=gccview=rev Log: PR c++/58714 * tree.c (stabilize_expr): A

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-08-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-08-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 --- Comment #9 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Thu Aug 7 19:50:04 2014 New Revision: 213734 URL: https://gcc.gnu.org/viewcvs?rev=213734root=gccview=rev Log: PR c++/58714 * tree.c (stabilize_expr): A

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-08-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.9.2 |4.8.4 ---

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-05-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Fri May 9 18:16:05 2014 New Revision: 210283 URL: http://gcc.gnu.org/viewcvs?rev=210283root=gccview=rev Log: PR c++/58714 * tree.c (stabilize_expr): A

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2014-05-09 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2013-10-14 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 Marc Glisse glisse at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code ---

[Bug c++/58714] Bogus overload resolution for the assignment operator in assignment to a conditional

2013-10-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58714 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Priority|P3 |P2