[Bug c++/68284] -Wlong-long causes dialect options to be ignored
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68284 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c++/68284] -Wlong-long causes dialect options to be ignored
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68284 --- Comment #1 from Marc Glisse --- Er, that's the point of -Wlong-long, isn't it? -Wpedantic does adapt to the dialect.