[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2018-12-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 --- Comment #6 from Martin Sebor --- Author: msebor Date: Fri Dec 14 22:16:43 2018 New Revision: 267156 URL: https://gcc.gnu.org/viewcvs?rev=267156=gcc=rev Log: PR 79738 - Documentation for __attribute__((const)) slightly misleading

[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2018-11-25 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 sandra at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2018-11-25 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 --- Comment #4 from sandra at gcc dot gnu.org --- Author: sandra Date: Mon Nov 26 01:38:00 2018 New Revision: 266445 URL: https://gcc.gnu.org/viewcvs?rev=266445=gcc=rev Log: 2018-11-25 Sandra Loosemore PR web/79738 gcc/

[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2018-11-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 --- Comment #3 from Martin Sebor --- Correct: r255469 didn't change the semantics of either of the two attributes (it just rejects declarations that use both).

[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2018-11-11 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 sandra at gcc dot gnu.org changed: What|Removed |Added CC||msebor at gcc dot gnu.org,

[Bug web/79738] Documentation for __attribute__((const)) slightly misleading

2017-02-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79738 Richard Biener changed: What|Removed |Added Keywords||documentation