[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2024-04-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |9.3

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 --- Comment #13 from Marek Polacek --- Author: mpolacek Date: Thu Aug 15 18:32:33 2019 New Revision: 274545 URL: https://gcc.gnu.org/viewcvs?rev=274545=gcc=rev Log: PR c++/87519 - bogus warning with -Wsign-conversion. * typeck.c

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 --- Comment #12 from Marek Polacek --- Fixed on trunk, will backport to 9.3 later.

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 --- Comment #11 from Marek Polacek --- Author: mpolacek Date: Thu Aug 8 15:37:46 2019 New Revision: 274211 URL: https://gcc.gnu.org/viewcvs?rev=274211=gcc=rev Log: PR c++/87519 - bogus warning with -Wsign-conversion. * typeck.c

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Marek Polacek changed: What|Removed |Added Keywords||patch Status|NEW

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2019-08-07 Thread Keith.S.Thompson at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Keith Thompson changed: What|Removed |Added CC||Keith.S.Thompson at gmail dot com ---

[Bug c++/87519] -Wsign-conversion -Wconversion explicit cast fails to silence warning

2018-10-04 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87519 Manuel López-Ibáñez changed: What|Removed |Added Keywords||diagnostic