[Bug c/93132] bogus `attribute((access))' warning when size-index is specified

2020-01-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93132 Martin Sebor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/93132] bogus `attribute((access))' warning when size-index is specified

2020-01-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93132 --- Comment #3 from Martin Sebor --- Author: msebor Date: Fri Jan 10 17:04:00 2020 New Revision: 280124 URL: https://gcc.gnu.org/viewcvs?rev=280124&root=gcc&view=rev Log: PR c/93132 - bogus 'attribute((access))' warning when size-index is specif

[Bug c/93132] bogus `attribute((access))' warning when size-index is specified

2020-01-07 Thread p...@gcc-bugzilla.mail.kapsi.fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93132 --- Comment #2 from Pekka S --- As the patch is pretty trivial, I think it's easiest if you simply make the appropriate changes, including incrementing the atoi() values. I did mention in the last paragraph that not incrementing the 1-based inde

[Bug c/93132] bogus `attribute((access))' warning when size-index is specified

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