[Bug c/82542] -fdump-lang-raw (formerly -fdump-translation-unit) no longer available for C

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 13 16:06:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah, for ABI checking you want to use dwarf, e.g. libabigail.  The TU dump
isn't a good source of information for ABI checking.


More information about the Gcc-bugs mailing list