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 compiler-bug
Why doesn't gcc 13 display the correct binary represenation?
Aug 14, 2026
c
gcc
compiler-bug
pointer-conversion
c23
Why explicitly capturing constexpr variable doesn't work while not capturing it works
Aug 14, 2026
c++
lambda
language-lawyer
c++20
compiler-bug
Does GCC optimize array access with __int128 indexes incorrectly?
Aug 12, 2026
c++
gcc
compiler-optimization
compiler-bug
int128
Сompiler bug? Variable assumed unchanged
Aug 10, 2026
c++
visual-c++
compiler-bug
Is a function template accepting const char(&)[N] more specialized than function template accepting const T&?
Jul 28, 2026
c++
overload-resolution
function-templates
compiler-bug
Forward defining class in namespace?
Jul 14, 2026
c++
visual-c++
compiler-errors
compiler-bug
Why is gcc not writing to memory correctly when I use __asm__
Jul 05, 2026
gcc
inline-assembly
compiler-bug
Wrong result of multiplication: Undefined behavior or compiler bug?
Jul 04, 2026
c++
visual-studio
visual-studio-2019
undefined-behavior
compiler-bug
GCC confuses `set` member function with `std::set`
Jul 04, 2026
c++
gcc
compiler-bug
Is it possible to determine whether an object is of a class type or not using a trait through a non-type template parameter in C++20?
Jul 02, 2026
c++
language-lawyer
c++20
compiler-bug
non-type-template-parameter
Should std::variant be nothrow destructible when its alternative has potentially throwing destructor?
Jun 22, 2026
c++
language-lawyer
destructor
compiler-bug
noexcept
Compiler wrongfully regards variable as rvalue
May 31, 2026
c++
g++
c++20
compiler-bug
Is this a compiler bug? Am I doing something wrong?
May 17, 2026
c++
dictionary
compiler-bug
How can a big number fit precisely into `double` with 32-bit GCC?
May 09, 2026
c++
gcc
floating-point
compiler-bug
Older Entries »