https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102373
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Comment on attachment 51471 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51471 Fix NULL pointer dereference This looks wrong, comp_unit_die () should have DW_AT_producer at this point. gen_compile_unit_die should have added it...