[Bug c/88172] attribute aligned of zero silently accepted but ignored

2018-11-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88172 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/88172] attribute aligned of zero silently accepted but ignored

2018-11-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88172 --- Comment #3 from Martin Sebor --- Author: msebor Date: Thu Nov 29 17:48:58 2018 New Revision: 266633 URL: https://gcc.gnu.org/viewcvs?rev=266633&root=gcc&view=rev Log: PR c/88172 - attribute aligned of zero silently accepted but ignored PR te

[Bug c/88172] attribute aligned of zero silently accepted but ignored

2018-11-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88172 Martin Sebor changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug c/88172] attribute aligned of zero silently accepted but ignored

2018-11-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88172 Martin Sebor changed: What|Removed |Added Keywords||accepts-invalid --- Comment #1 from Marti