[Bug c/114080] Inconsistent handling of unaligned 128bit ints between GCC versions

2024-02-23 Thread rapier at psc dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114080 --- Comment #8 from Chris Rapier --- My apologies for misunderstanding and for coming across as aggressive in my last response. This section of the code is about 15 years old so it hasn't, obviously, been subject to a close enough review until n

[Bug c/114080] Inconsistent handling of unaligned 128bit ints between GCC versions

2024-02-23 Thread rapier at psc dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114080 --- Comment #5 from Chris Rapier --- So what you are saying is that behaviour *has* changed and what was a valid operation for 15 years is now invalid. I'm not mad about that. I just needed to know.

[Bug c/114080] New: Inconsistent handling of 128bit ints between GCC versions

2024-02-23 Thread rapier at psc dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114080 Bug ID: 114080 Summary: Inconsistent handling of 128bit ints between GCC versions Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal P