https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104890
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-03-12 Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> --- I can't reproduce it with --disable-bootstrap --enable-cet --with-demangler-in-ld --prefix=/usr/gcc-12.0.1-x86-64-pie --with-local-prefix=/usr/local --enable-gnu-indirect-function --enable-clocale=gnu --with-system-zlib --with-target-system-zlib --disable-libcc1 --disable-libcilkrts --disable-libsanitizer --enable-default-pie --enable-languages=c,c++ Please provide the prepossessed unwind-dw2.c and show the command-line passed to cc1 with "gcc -v".