[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-03-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-03-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 Bug 81440 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

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-03-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #11 from Martin Liška --- Author: marxin Date: Wed Mar 7 09:47:46 2018 New Revision: 258328 URL: https://gcc.gnu.org/viewcvs?rev=258328=gcc=rev Log: Backport r256989 2018-03-07 Martin Liska Backport

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-03-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #10 from Martin Liška --- Author: marxin Date: Tue Mar 6 20:06:29 2018 New Revision: 258295 URL: https://gcc.gnu.org/viewcvs?rev=258295=gcc=rev Log: Backport r256989 2018-03-06 Martin Liska Backport

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-26 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #9 from Eric

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 Martin Liška changed: What|Removed |Added Known to work||8.0 Known to fail|

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #7 from Martin Liška --- Author: marxin Date: Tue Jan 23 15:46:02 2018 New Revision: 256989 URL: https://gcc.gnu.org/viewcvs?rev=256989=gcc=rev Log: Handle trailing arrays in ODR warning (PR lto/81440). 2018-01-23 Martin Liska

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #6 from Martin Liška --- Patch candidate: https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01942.html

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #5 from Martin Liška --- (In reply to Dan Halbert from comment #4) > There's movement on bug 83954, which seems related but is a different > manifestation. Will a fix there fix this also? (I see your "I've got a > patch" comment, but

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2018-01-22 Thread halbert at halwitz dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #4 from Dan Halbert --- There's movement on bug 83954, which seems related but is a different manifestation. Will a fix there fix this also? (I see your "I've got a patch" comment, but that was a while ago).

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2017-09-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #3 from Martin Liška --- Confirmed, I've got patch that I'll consult with Honza.

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2017-09-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/81440] -Wlto-type-mismatch warning with flexible array in struct

2017-07-13 Thread halbert at halwitz dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81440 --- Comment #1 from Dan Halbert --- *** Bug 81439 has been marked as a duplicate of this bug. ***