https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99654

--- Comment #2 from Will Cohen <wcohen at redhat dot com> ---
Created attachment 50479
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50479&action=edit
assembly file compiled with -gno-as-locview-support

Resulting assembly language file generated by:

gcc -O3 -g -gno-as-locview-support -fverbose-asm -S -o test3_gcc_nolocview.s
test3.c

This can be compared to test3_gcc_locview.s that will be uploaded in a moment.

Reply via email to