Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in strict-aliasing
Correct, portable way to interpret buffer as a struct
Jun 05, 2021
c
networking
portability
strict-aliasing
Does this really break strict-aliasing rules?
Sep 02, 2022
c++
language-lawyer
strict-aliasing
GCC Aliasing Checks w/Restrict pointers
Sep 01, 2022
c
optimization
gcc
strict-aliasing
gcc, strict-aliasing, and casting through a union
Sep 03, 2022
c
gcc
type-conversion
unions
strict-aliasing
Fix for dereferencing type-punned pointer will break strict-aliasing
Aug 30, 2022
c
strict-aliasing
type-punning
Dereferencing type-punned pointer will break strict-aliasing rules
Sep 03, 2018
c
optimization
gcc
pointers
strict-aliasing
Why does optimisation kill this function?
Mar 25, 2014
c++
c
optimization
endianness
strict-aliasing
Is std::memcpy between different trivially copyable types undefined behavior?
Aug 27, 2022
c++
language-lawyer
c++17
undefined-behavior
strict-aliasing
"dereferencing type-punned pointer will break strict-aliasing rules" warning
Oct 31, 2022
c++
warnings
strict-aliasing
gcc, strict-aliasing, and horror stories [closed]
Aug 27, 2022
c
gcc
strict-aliasing
Violating of strict-aliasing in C, even without any casting?
Sep 28, 2022
c
strict-aliasing
reinterpret_cast between char* and std::uint8_t* - safe?
Dec 15, 2021
c++
c++11
language-lawyer
strict-aliasing
uint8t
Why can't the C compiler optimize changing the value of a const pointer assuming that two pointers to the same variable would be illegal/UB?
Aug 26, 2022
c
rust
undefined-behavior
strict-aliasing
In C++, should I bother to cache variables, or let the compiler do the optimization? (Aliasing)
Aug 16, 2022
c++
performance
caching
optimization
strict-aliasing
Using this pointer causes strange deoptimization in hot loop
Apr 13, 2022
c++
c++11
optimization
compiler-optimization
strict-aliasing
What is the strict aliasing rule?
Aug 13, 2022
c++
c
undefined-behavior
strict-aliasing
type-punning
« Newer Entries