[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #5 from Martin Liška --- > negatives). Can you clarify how the builds of grub2 and qemu are affected > by it? Despite our rules, these packages use -Werror ;) So it's not a critical issue this PR.

[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #4 from Martin Sebor --- No progress yet. This bug is only cosmetic, in the format of the flexible array member in the warning, so it shouldn't cause any failures (as in false positives or negatives). Can you clarify how the builds

[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #3 from Martin Liška --- And for the record, qemu package build is also affected with this: /home/abuild/rpmbuild/BUILD/qemu-4.2.0/scsi/qemu-pr-helper.c: In function ‘multipath_pr_out’: /home/abuild/rpmbuild/BUILD/qemu-4.2.0/scsi/qem

[Bug c/92326] wrong bound in zero-length array diagnostics

2020-01-28 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 --- Comment #2 from Martin Liška --- Any update on this Martin?

[Bug c/92326] wrong bound in zero-length array diagnostics

2019-12-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug c/92326] wrong bound in zero-length array diagnostics

2019-11-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED