[Bug c/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 Andrew Pinski changed: What|Removed |Added Component|c++ |c --- Comment #5 from Andrew Pinski --

[Bug c++/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 Andrew Pinski changed: What|Removed |Added Status|NEW |UNCONFIRMED Ever confirmed|1

[Bug c/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from H.J. Lu --- (In repl

[Bug c++/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 Andrew Pinski changed: What|Removed |Added Status|NEW |WAITING

[Bug c++/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 --- Comment #1 from Andrew Pinski --- Are you sure it is just where the aligned attribute is located? Because I get a warning for both the C and C++ if I use the following definition: typedef struct __attribute__((aligned(32))) c1 { long dou

[Bug c++/120900] C++ passes user aligned struct differently from C

2025-06-30 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120900 H.J. Lu changed: What|Removed |Added Last reconfirmed||2025-06-30 Ever confirmed|0