[Bug c++/81716] Bogus -Wlto warning with forward-declared pointers

2018-03-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81716 Bug 81716 depends on bug 83954, which changed state. Bug 83954 Summary: [6/7 Regression] LTO: Bogus -Wlto-type-mismatch warning for array of pointer to incomplete type https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83954 What|Remove

[Bug c++/81716] Bogus -Wlto warning with forward-declared pointers

2018-02-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81716 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/81716] Bogus -Wlto warning with forward-declared pointers

2017-10-31 Thread sgunderson at bigfoot dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81716 --- Comment #2 from sgunderson at bigfoot dot com --- Still there in: gcc version 8.0.0 20171017 (experimental) [trunk revision 253812] (Debian 20171017-1)

[Bug c++/81716] Bogus -Wlto warning with forward-declared pointers

2017-08-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81716 Richard Biener changed: What|Removed |Added Keywords||diagnostic CC|