https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64743
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2018-06-28 Ever confirmed|0 |1 --- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #2) > Eh, I think gcc's current behavior makes sense, the 2nd long is the one that > makes it a long long rather than just a long, since people type left to > right. When typing in order, when you've typed just the 1st long, it won't > have triggered -Wlong-long yet. If anyone still wants to change this, I'm putting this bug in WAITING for 3 months; if there's no reply after that I'll close it as WONTFIX.