[Bug debug/126632] [15/16/17 Regression] next/step over steps into a guarded function-local static of a polymorphic type instead of continuing past it
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126632 --- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- Looks like it is the default argument evaluation is getting a line number from GCC 15+ which seems like a good idea. It is a bit confusing though.