[Bug c++/85963] [8/9 Regression] false positive "set but not used" warning [-Wunused-but-set-variable]

2018-06-11 Thread mcortez at airpost dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85963 --- Comment #3 from Michael Cortez --- Created attachment 44257 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44257&action=edit bug.cpp simplified test case

[Bug c++/85963] [8/9 Regression] false positive "set but not used" warning [-Wunused-but-set-variable]

2018-06-11 Thread mcortez at airpost dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85963 Michael Cortez changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/82728] [8 regression] Incorrect -Wunused-but-set-variable warning with a const

2018-05-28 Thread mcortez at airpost dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82728 Michael Cortez changed: What|Removed |Added CC||mcortez at airpost dot net --- Comment

[Bug c++/85963] New: false positive "set but not used" warning [-Wunused-but-set-variable]

2018-05-28 Thread mcortez at airpost dot net
ty: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mcortez at airpost dot net Target Milestone: --- Related to, but not fixed by: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82728 https://gcc.gnu.org/bugzilla/show_bug.cg