[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2023-04-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 --- Comment #8 from Jakub Jelinek --- No, works just fine. Perhaps you are compiling with C++ when this is C?

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2023-04-06 Thread zhonghao at pku dot org.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 zhonghao at pku dot org.cn changed: What|Removed |Added CC||zhonghao at pku dot org.cn

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Fri Oct 10 17:43:21 2014 New Revision: 216101 URL: https://gcc.gnu.org/viewcvs?rev=216101root=gccview=rev Log: PR c/63495 * stor-layout.c

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Fri Oct 10 17:51:14 2014 New Revision: 216102 URL: https://gcc.gnu.org/viewcvs?rev=216102root=gccview=rev Log: PR c/63495 * c-common.c

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-10 Thread eggert at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 --- Comment #6 from Paul Eggert eggert at gnu dot org --- That was fast! Thank you.

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/63495] struct __attribute__ ((aligned (8))) broken on x86

2014-10-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED