[patch] Workaround buggy GCC PR 47510 produced code

Tom Tromey tromey@redhat.com
Thu Apr 14 20:54:00 GMT 2011


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> The proposed patch could make false warnings if any code out there
Jan> has DW_TAG_typedef with children, it does not check for specific
Jan> GCC versions.  Still such DWARF is invalid, although in such case
Jan> complaint() would be more appropriate than warning().  Does it make
Jan> sense to differentiate it?

If there is no specific reason to use warning, I think you should use
complaint.

Tom



More information about the Gdb-patches mailing list