thread local with different address
Language
C++
Compiler
gcc HEAD 15.0.0 20240711 (experimental)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
Raw compiler options
-w
thread local with different address
$ g++ prog.cc -Wall -Wextra -std=gnu++2b -w
Exit Code:
0