[Bug c++/86469] Dwarf Error: Offset (1678049557) greater than or equal to .debug_str size (5846).
jg at jguk dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 10 20:22:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86469
--- Comment #1 from Jonny Grant <jg at jguk dot org> ---
Perhaps G++ can check those dwarf offsets are within bounds when writing out
the object files itself when saving obj files? Could output a useful warning,
when detected as an internal compiler error.
More information about the Gcc-bugs
mailing list