Hi, I'm using g++ -g0 -ggdb0 -gstabs0 -O2 -S and still seeing cfi directives in my assembly output file. How can I _fully_ silence all this noise? Thanks, Reza.
Hi, I'm using g++ -g0 -ggdb0 -gstabs0 -O2 -S and still seeing cfi directives in my assembly output file. How can I _fully_ silence all this noise? Thanks, Reza.