[Bug tree-optimization/81396] New: Optimization of reading Little-Endian 64-bit number with portable code has a regression
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: qrczakmk at gmail dot com Target Milestone: --- Consider this source code: #include uint64_t ReadLittleEndian64(uint64_t word) { const unsigned
[Bug c++/81675] [6 Regression] attribute(noreturn) of destructor in :? not honored
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81675 Marcin Kowalczyk changed: What|Removed |Added CC||qrczakmk at gmail dot com