jmeubank / tdm-gcc

TDM-GCC is a cleverly disguised GCC compiler for Windows!
https://jmeubank.github.io/tdm-gcc/
584 stars 49 forks source link

Hi, John, can you have this patch applied in your TDM gcc 10.x release #33

Open asmwarrior opened 3 years ago

asmwarrior commented 3 years ago

The bug and fix is in the following two links:

58123 – [4.8/4.9/5 Regression] debug line not tracked for last autovariable dtor

49951 – [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0

While, this is recently fixed in the GCC trunk, and the GCC 11.

I hope it can also be in your TDM release.

Thanks.