https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81077
Grégory Mounié <gregory.mounie at imag dot fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #3 from Grégory Mounié <gregory.mounie at imag dot fr> --- Output due to the randomization of the virtual address space The use of -fno-pie -no-pie at compile and link time solve the "bug".