[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-02-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Thu Feb 11 09:13:42 2016 New Revision: 233327 URL: https://gcc.gnu.org/viewcvs?rev=233327=gcc=rev Log: Backported from mainline 2016-01-07 Jakub Jelinek

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:28:44 2016 New Revision: 233288 URL: https://gcc.gnu.org/viewcvs?rev=233288=gcc=rev Log: Backported from mainline 2016-01-07 Jakub Jelinek

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 --- Comment #6 from Jakub Jelinek --- Fixed also for 5.4+.

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-01-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 --- Comment #4 from Jakub Jelinek --- Fixed for GCC 6+ so far.

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-01-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/68960] __attribute__ ((aligned ())) is ignored for OpenMP private variables

2016-01-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68960 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org