http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50816

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-25 
08:05:17 UTC ---
If you for whatever weird reason use assembler that handles discriminators, but
debugger or other part of the toolchain that doesn't, then yes, you need
-gstrict-dwarf.  If you used assembler that doesn't handle discriminators, gcc
wouldn't emit them obviously.

Reply via email to