[Bug c++/87357] Bogus conversion with conversion function not detected

2018-09-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87357 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/87357] Bogus conversion with conversion function not detected

2018-09-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87357 --- Comment #1 from Marek Polacek --- Author: mpolacek Date: Wed Sep 19 16:59:51 2018 New Revision: 264425 URL: https://gcc.gnu.org/viewcvs?rev=264425&root=gcc&view=rev Log: PR c++/87357 - missing -Wconversion warning * decl.c (g

[Bug c++/87357] Bogus conversion with conversion function not detected

2018-09-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87357 Marek Polacek changed: What|Removed |Added Keywords||accepts-invalid Status|UNCON