[Bug c/114447] New: -fstack-protector-explicit ignored

2024-03-24 Thread joakim.rosqvist at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114447 Bug ID: 114447 Summary: -fstack-protector-explicit ignored Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/103832] vectorized code segfaults due to misaligned access

2021-12-27 Thread joakim.rosqvist at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103832 --- Comment #2 from Joakim Rosqvist --- Ok, may I then suggest that the docs at https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html#Common-Variable-Attributes for the aligned attribute be augmented with a mention that if you typ

[Bug c++/103832] New: vectorized code segfaults due to misaligned access

2021-12-26 Thread joakim.rosqvist at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103832 Bug ID: 103832 Summary: vectorized code segfaults due to misaligned access Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon