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

--- Comment #18 from Chengnian Sun <cnsun at uwaterloo dot ca> ---
Hello folks,

While testing gcc with -fcompare-debug, I was asked a question which puzzled me
as well. 

What if we always enable -g, and use 'strip' to remove debug information from
the binary file? Then we do not need to pay much attention to bugs detected by
-fcompare-debug.

Thank you.
Chengnian.

Reply via email to