[Bug debug/95695] -gcolumn-info is unstable with --save-temps

2025-05-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95695 Andrew Pinski changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug debug/95695] -gcolumn-info is unstable with --save-temps

2020-06-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95695 --- Comment #5 from Andrew Pinski --- -gcolumn-info depends on the preprocessor. This means if you expand macros and such, columns are going to be different. I almost want to close this as invalid but I am just going to mark it as suspended unti

[Bug debug/95695] -gcolumn-info is unstable with --save-temps

2020-06-16 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95695 Martin Liška changed: What|Removed |Added Resolution|--- |INVALID Status|NEW