https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80263
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-debug Status|UNCONFIRMED |NEW Last reconfirmed| |2017-03-30 Version|unknown |7.0.1 Ever confirmed|0 |1 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Should set TYPE_NAMELESS on those I suppose. Not sure for other common tree nodes that get an INDENTIFIER name (and do not re-use other types).